Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

navhaxs/minecraft-server-dashboard

Repository files navigation

Minecraft Server Dashboard

A pretty frontend for hosting a Minecraft server from home..

Nice screenshot

Supports the 'Vanilla' Minecraft server and 'CraftBukkit' server mod too.

Built for Windows using .NET Framework 4 and WPF

Visit the project page: https://navhaxs.au.eu.org/minecraft-dashboard/

Download

Grab the latest releases from: https://github.com/navhaxs/minecraft-server-dashboard/releases

Development status

This was an old high school/first year uni project and won't be update much anymore. Of course, if something is desparately broken I (or perhaps you!) may be able to fix that.

However, I have ported the core parts of the program to C# - see the c-sharp-branch of this repo if you're interested. The goal of the C# branch is to have better code quality (e.g. MVVM) and support for localisation (translation).

Thanks to all the users and support over the years!

License

GNU General Public License, version 2 or later.

Attributions

DotNetZip http://dotnetzip.codeplex.com (Ms-PL)

Elysium WPF theme http://elysium.codeplex.com (MIT)

Roger Vuistiner's MWLib (CPOL)

Json.NET http://james.newtonking.com/json (MIT)