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
EpicKnarvik97 ee99312a12
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good
Updates paper and vanilla versions to 1.18.1
2021-12-16 21:11:30 +01:00
docs Small fix to use Paper/Travertine/Waterfall's updated API for downloading .jar files 2021-11-24 19:54:59 +01:00
META-INF Makes the project into a Maven project 2020-02-12 21:30:36 +01:00
src Updates paper and vanilla versions to 1.18.1 2021-12-16 21:11:30 +01:00
.gitignore Adds some still not working code for building spigot and bukkit .jar files 2021-06-11 20:41:30 +02:00
git Fixes downloading of jar files 2018-11-07 17:40:39 +01:00
Jenkinsfile Prevents tests from being re-run during deployment stage 2020-08-17 12:24:33 +02:00
LICENSE Create LICENCE 2018-01-25 21:36:36 +01:00
pom.xml Fixes a maven warning 2021-08-03 13:44:39 +02:00
README.md Small fix to use Paper/Travertine/Waterfall's updated API for downloading .jar files 2021-11-24 19:54:59 +01:00

Minecraft-Server-Launcher

I originally created this software in 2013 using AutoIt. After learning Java, I recreated it in Java. The original version can be found at: https://archive.knarcraft.net/Scripts/BungeeMinecraftServerLauncher/ This version's 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 software is in a fully working stage with a functional updater. The software is still in beta because there are still a lot of things I want to change and small annoyances. The software is fully portable. Make sure to put it in its own folder as it will create lots of files.

The updater will move the new version to minecraft-server-launcher.jar, so you should rename the downloaded file to this if it's named something else to avoid confusion.