wetfjord.sh - Trustmega/Wetfjord-Universe GitHub Wiki
This is the main script for your Minecraft server, this script handles everything from starting, restarting and stopping your server till regular announcements that are displayed in the ingame chat.
Commands
Usage: ./wetfjord.sh [-obligatory option] (-optional option | default)
Starting the server
./wetfjord.eu [-start] (memory in mbytes | 1024)
Starts the server, you can the specify memory to allocate to the server.jar or just leave it empty to start it with 1024mb of ram.
Stopping the server
./wetfjord.sh [-stop]
Restarting the server
./wetfjord.sh [-restart] (memory in mbytes | 1024)
Restarts the server, you can the specify memory to allocate to the server.jar or just leave it empty to restart it with 1024mb of ram.
Backup the server
./wetfjord.eu [-backup]
This backups the server to the location specified in the beginning of the script.