A tool to start (install if not there) and monitor a Java Minecraft server on a Ubuntu server or VM.
The minecraft server launcher script. Setting up your own Minecraft server on Ubuntu has never been easier! Just launch the script and it will do the rest!
This is a tool to start and monitor a Java minecraft server. If the Ubuntu Minecraft Server Manager finds a minecraft server in the ~/bin/ directory in a users home folder, it will start it, and if it does not find a Minecraft server it will download one for you. BONUS: It will also announce the Minecraft server on the local network.
To use this script just download this script (minecraft.server) to your home folder and run it. It will automatically:
wget https://github.com/vonschutter/RTD-Minecraft-Server-Manager/raw/master/minecraft-server -O ~/minecraft-server && chmod +x ~/minecraft-server && ~/minecraft-server
~/minecraft.server
As of version 1.02 you can also launch the “minecraft.server” with the “–update” option to download the latest minecraft version automatically.
~/minecraft.server --update
When the RTD-Minecraft-Server-Manager is started, it will do the collowing.