Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 635 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 635 Bytes

A simple plugin to automatically restart the server after the server crashed.

It will stop restarting if the server crashes too frequently. By default maximum allowance is 3 crashes in 5min

The config file is config/CrashRestart.json. It will be generated automatically if you forget to create it

Required MCDReorged 0.9.6+


一个简单的在服务端崩溃后自动重启服务器的插件

在服务端崩溃太频繁时将会停止重启。默认情况下最大容忍度为 5 分钟内 3 次崩溃

配置文件为config/CrashRestart.json,如果你忘了创建它,它会自动生成

需要 MCDReorged 0.9.6+