Plugin will automatically restart your server when it crashed. It will also attempt to save the world after the crash (no rollbacks anymore).
Notice:
Make sure you do a regular backups if you want to use save world function.
Configuration:
Notice:
Make sure you do a regular backups if you want to use save world function.
Configuration:
JSON:
{
"SaveWorld":true, // Save world after crash (experimental)
"ShouldRestart":true // Automatic server restart
}