RTD-Minecraft-Server-Manager

A tool to start (install if not there) and monitor a Java Minecraft server on a Ubuntu server or VM.


Project maintained by vonschutter Hosted on GitHub Pages — Theme by mattgraham

RTD Minecraft Server Manager

RTD Blind Install Media Header 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!

Minecraft Manager Screenshot

Purpose:

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.

How to use this script.

To use this script just download this script (minecraft.server) to your home folder and run it. It will automatically:

  1. Install or reuse a handy Ubuntu server or desktop system.
  2. SSH to your Ubuntu system or open a terminal if you are using your Ubuntu Desktop.
  3. To download and optionally install the latest Minecraft (you may cut and paste the line below):
wget https://github.com/vonschutter/RTD-Minecraft-Server-Manager/raw/master/minecraft-server -O ~/minecraft-server && chmod +x ~/minecraft-server && ~/minecraft-server
  1. Then to run the RTD-Minecraft-Server-Manager next time you want to by typing:
~/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

Features:

When the RTD-Minecraft-Server-Manager is started, it will do the collowing.