Hi, I am looking for a plugin that automatically restarts the server if there is a crash. It should also include a error reporter if possible, so you can find out what caused the error. If someone would make this for me, I would greatly appreciate it. Tiszekiller
I don't think this is possible since the "plugin" would have to be external of the server otherwise when it crashes the pluign won't be enabled to restart it also it's called a crash for a reason the server has died and gone to server heaven only way to get it back is to get a defibrilator and shock it back to life
Yes, you would need to launch the server through some kind of a program to watch and restart it if it crashes, a better place to look would be the minecraft forums.
I made a lil bat file for this. Let me know if it works CraftBukkit_Starter.bat How it works (er.. how to use it) Spoiler (Move your mouse to the spoiler area to reveal the content) Show Spoiler Hide Spoiler If you have craftbukkit.jar in your folder, it should ask you if you want auto-restart (1), or manual (2). Auto Restart means that when craftbukkit.jar stops, it'll wait 2 seconds, then start it again automatically you'll have to close the window to stop craftbukkit from restarting Manual Restart means that when craftbukkit stops, it'll give you the choice of either restarting(2) or closing(1). Also, if you type in an invalid response, the window will close. NBD.