Skip to content

3.0 - Option to restart at low tps

Latest
Compare
Choose a tag to compare
@moom0o moom0o released this 01 Jul 18:54
· 1 commit to master since this release
  • Add option to reboot when the tps is low for a certain amount of time.

Config options:

# REBOOT AT LOW TPS SETTINGS
RebootFromLowTPS: false
TPSToStartCounting: 10
HowLongShouldTheServerGoWithLowTPS: 300 # seconds, the counter is reset if the server is above the specified tps for one second.
InstantRestart: false # Should the server send the 15 minute countdown messages?