Skip to content

depascaldc/MinecraftServermanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...