EpicKnarvik97 040740db84
All checks were successful
KnarCraft/Minecraft-Server-Launcher/master This commit looks good
Adds comments and refactors several classes
Adds comments to Collection
Makes some variable and function names more descriptive
Adds some new methods for showing messsages and errors
Adds a lot of missing comments
Enhances some existing comments
2020-02-13 21:10:18 +01:00
2018-01-31 22:40:49 +00:00
2018-11-07 17:40:39 +01:00
git
2018-11-07 17:40:39 +01:00
2018-01-25 21:36:36 +01:00
2020-02-12 21:35:01 +01:00
2018-11-22 16:30:40 +01:00

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.

Description
A piece of software for simple management of a set of servers. It also makes it easy to instantly create a server.
Readme BSD-2-Clause 699 KiB
Languages
Java 100%