Maybe you guys can help
-
- This is my homepage
- Posts: 157
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Jul 07, 2008 1:47 pm
Maybe you guys can help
I have a post up on official Minecraft forums too. I currently run this script http://www.minecraftforum.net/viewtopic ... 10&t=36066 to auto back up my world. I'm looking to edit it or find another that will auto reboot the server at a certain time every day. Thanks for any help!
Re: Maybe you guys can help
By auto reboot the server I meant the Minecraft server.
Re: Maybe you guys can help
If you have the server running in a screen, using a script that auto-restarts it when it crashes, then you might be able to just set up a cronjob to "killall" every Minecraft process. I'm not sure whether Minecraft shuts down gracefully from this signal, though, so I can't say for certain how well this would work.
Re: Maybe you guys can help
what server os are you using?
Re: Maybe you guys can help
Right now I'm running Ubuntu 10.04. I had someone who joins my server help me get a script set up and edited that backup script.