Klicke hier, um zur deutschen Version zu gelangen!
The script can be used to install and control servers.
- for Linux only!
 
- screen (Can be installed by the script)
 - jq (only for Paper) (Can be installed by the script)
 - Java (correct java version for server version)
 
- Download the start.sh file from the latest release.
 - Put the start.sh file in the desired folder.
 - Open the file and change "DIRECTORY" to the directory, where you want the server. (Default: own folder)
 - Change "SCREENNAME" to the screen name you want.
 - Set "MAX_RAM" to the maximum amount of RAM you will give the server and "MIN_RAM" to the minimum amount.
 - Type 
chmod 777 start.shin the server console. - That's it, for more settings you can also change the other parameters.
 
- "START_CONSOLE=true" = opens the console, when the server starts.
 - "AUTO_UPDATE=true" = automatically checks for updates
 
- Go to the folder where the startup file is located. 
cd /<directory> - Start the script with 
./start.sh