Recent Discussions

Issue with Restart Script

Unanswered
BlockPixel Studios posted this in #questions
Messages4 messages
Views0 views
I have added an restart script to my server so that the server starts after doing /restart or something like that. I changed it in spigot.yml and also added the Command in Linux. The script also work when I type in ./restart.sh but do not work when I do /restart or /stop. How to fix that?

My restart script: https://pastebin.com/jyyqU8tK
Anyone who can help there :c
Ruddy Ground-Dove
You're using screens, look into hosting your server on Docker, it's better.
As for auto restarts? You can either use scripts and just cron them, or you can use a plugin to handle it for you, house pick.
Loading...