Hey everyone,
let me get straight to the point: /restart doesn't work. I suspect this doesn't work because my start script is like this:
Everything is correctly setup in the spigot.yml, so that shouldn't be a problem.
My guess is that I will probably need another script, but that task exceeds my qualities. Can someone help me with that?
Thanks!
let me get straight to the point: /restart doesn't work. I suspect this doesn't work because my start script is like this:
Code (Text):
screen -AmdS minecraft java -Xms10240M -Xmx10240M -jar /home/minecraft/spigot-1.13.2.jar
My guess is that I will probably need another script, but that task exceeds my qualities. Can someone help me with that?
Thanks!