Skip to content

Releases: moom0o/RestartPlugin

3.0 - Option to restart at low tps

01 Jul 18:54
Compare
Choose a tag to compare
  • 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?

2.0 - Support multiple restart times

07 Jun 06:22
Compare
Choose a tag to compare
  • Support multiple restart times, simply add the times to the RestartTimes list.
  • Add placeholders for time to the string in config for more customizability.

add final string

03 Mar 03:41
Compare
Choose a tag to compare
v1.1

add final string

inital release

03 Mar 03:38
Compare
Choose a tag to compare