Hy guys,
i have a little problem with the init script on my Debian 7.6.
When i start the server the init script start the Minecraft server and all is fine.
But wenn i shutdown the server with "sudo shutdown -h now" or "sudo poweroff" the server does not stop the Minecraft server with "msm stop".
When i manually use "sudo msm stop" it works fine. (BTW the command (msm stop) dose not save the World from RamDisk... but i add a line in the script to do this)
Is there a problem with the script or with the system... or is the problem between my ears?