A piece of software for simple management of a set of servers. It also makes it easy to instantly create a server.
Go to file
2018-01-18 23:32:07 +01:00
.gitignore Add .gitignore 2018-01-18 23:24:15 +01:00
Main.java First commit 2018-01-18 23:18:45 +01:00
README.md Add a description to README.md 2018-01-18 23:32:07 +01:00
Server.java First commit 2018-01-18 23:18:45 +01:00
ServerType.java First commit 2018-01-18 23:18:45 +01:00

Minecraft-Server-Launcher

I originally created this software in 2013 using AutoIt. Since I am now learning Java, and I have wanted to rewrite it for a long time, I am trying to recreate it in Java. It is currently missing mostly everything, but it's nothing a lot of work can't fix.