Skip to content

Down Recovery Plugin

Jason Spafford edited this page Jul 17, 2018 · 5 revisions

Restarts the server if the server is offline. This is useful to keep the server running in the event of a crash. It can also optionally message discord when it detects this case.

Configuration

Name Example Description
enabled true Set to true or false to prevent this plugin from running
discord_restart_message Restarting crashed server This is the message sent to discord when this plugin will start the server back up after it is not running unexpectedly.

Example Config

[DownRecovery]
enabled = true