Gamecrafter submitted a new plugin: RestartMe - Make sure your server stays up all the time! Read more about this plugin...
AMAZEING PLUGIN!!! Its just when it restarts my server...my server completely shuts down.How May I Fix That?!?
Maybe because you didn't install the script yet? https://github.com/PEMapModder/PocketMine-Wrapper If you don't know how to, you can just modify start.cmd/start.sh. People tend to modify start.cmd/start.sh, because it's simpler. I'll give more information on how and what to modify soon.
haven't test it but like the idea of shutdown on load and you need a instruction to how to install the code
Yeah, I'll add a tutorial or something on how to install the script when I have time. I'll add one soon when I have time. Download the ZIP, extract it, and so on. But this seems a bit hard, so you should modify start.cmd/start.sh instead. You can look at this one for now: http://forums.pocketmine.net/plugins/automatic-server-restarter.903/field?field=documentation
Very efficient and effective plugin. And I agree, people do have the tendency of modifying start.cmd/start.sh
I'm not very good at Linux commands, I don't use it. What would that do, though? BTW for start.sh you can just change DO_LOOP to "yes".
not very good though, well you never can be successful with this, because you can't actually open a server by a plugin. A plugin can help, though.
Maybe because you haven't installed the script/modified your start script yet? If you are running it on Windows, you can use @PEMapModder's script or you could simply modify your start.cmd. You can learn about modifying that here. If you are running a server on Linux, Mac, etc., then you're lucky, because it isn't as difficult. All you have to do is open start.sh and change DO_LOOP to "yes", because by default it is set to "no". I'll try to add more instructions on how to install/modify the scripts soon. Sorry for the inconvenience. Please don't... Technically you could restart your server without a formal server restarter plugin, it's possible to use TimeCommander to do all of this. But using a plugin designed specifically for restarting is always the better choice. But yeah, he needs to install a script that restarts the server in a loop for the plugin to work right.
Instead of it saying its will restart it will restart in this many seconds how do i make so it can restart in this many minutes?