A piece of software for simple management of a set of servers. It also makes it easy to instantly create a server.
EpicKnarvik97
e47b34a472
Fixes an error caused by the BuildTools directory not being created Creates functions for writing to files in CommonFunctions Adds some more error info to the log when BuildTools fails to download Fixes some typos Makes sure all visible text is logged |
||
---|---|---|
docs | ||
META-INF | ||
src | ||
.gitignore | ||
git | ||
Jenkinsfile | ||
LICENSE | ||
pom.xml | ||
README.md |
Minecraft-Server-Launcher
I originally created this software in 2013 using AutoIt. Since I am now learning Java, I have recreated it in Java. The original version can be found at: https://archive.knarcraft.net/Scripts/BungeeMinecraftServerLauncher/ Its goal is to do everything the original does, just better. The original is 1595 lines of code repetition and dirty code. I had no prior programming experience when I first started working on the original, which is why it became such a mess.
The code is now in a fully working state. It is still missing an auto update feature, but it can be used, and is fully functional.