FE
FetzerTony/startupScript-Minecraft-V2
Minecraft Server install and startup script
Install / Startup Script for Minecraft Server
Including Spigot, Paper, Vanilla, CraftBukkit, Fabric and Bungeecord
โ German Version
Klicke hier, um zur deutschen Version zu gelangen!
โน๏ธ INFORMATION
The script can be used to install and control servers.
โ IMPORTANT
- for Linux only!
๐ง Required tools
- screen (Can be installed by the script)
- jq (only for Paper) (Can be installed by the script)
- Java (correct java version for server version)
๐ ๏ธ Installation & Configuration
- 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.
๐ other Variables
- "START_CONSOLE=true" = opens the console, when the server starts.
- "AUTO_UPDATE=true" = automatically checks for updates
โญ starting command
- Go to the folder where the startup file is located.
cd /<directory> - Start the script with
./start.sh
On this page
Languages
Shell100.0%
Contributors
Latest Release
v1.0February 24, 2023Created February 17, 2023
Updated October 3, 2023