/restart not working
I am running a paper server on Debian and /restart doesn't work. The server stops and never starts again. I have added the start.sh to the spigot.yml file and it just doesn't work. I even tried making a new file that points to start.sh to no avail. Any assistance would be greatly appreciated. Also please ping me with ur reply
6 Replies
I believe you need to create a loop in an executable file to run the server again
I thought I had an old method of mine saved somewhere but i must have lost it :(
oh shoot, I wouldn't know how to do that
(hopefully someone comes along that can help with that)
Let me take a look, I have a few examples of that.
I'll see if I can find one of my own, but in the meantime, take a look at https://minecraft.wiki/w/Tutorial:Server_startup_script
it has some good examples that should do this
Minecraft Wiki
Tutorial:Server startup script
This is an example of possible Minecraft server startup and maintenance script for GNU/Linux distros.
thx I'll look into it