Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true; do
- cd /skywars/start.sh
- java -Xmx5120M -Xms1024M -jar Spigot.jar
- echo "#######################################################"
- echo "### Omega Realm ###"
- echo "#######################################################"
- echo "### Restarting the server in 5 seconds ###"
- echo "#######################################################"
- sleep 5
- echo "#######################################################"
- echo "### Omega Realm ###"
- echo "#######################################################"
- echo "### Launching the server, please wait. ###"
- echo "#######################################################"
- done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement