Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 2.03 KB

README.md

File metadata and controls

42 lines (28 loc) · 2.03 KB

MinecraftServermanager

A Simple to use MinecraftServer installer and manager written in java

License: GPL v3 Build Status Discord Visits

This software is under development yet, we welcome contributions.

Links

Build JAR file

  • git https://github.com/depascaldc/MinecraftServermanager
  • cd MinecraftServermanager
  • mvn clean package

Run the Manager ( if nothing is setup it starts the installer )

Simply run java -jar ServerManager.jar.

After that a servermanager.properties file is created where you can setup additional informations

If no start script is existing an example start.sh will be generated to generate an infinite loop for the server process...