Added:
- Auto kick players with high ping.
Added in the config(you have to delete the config file or just add the text below in your config):
Code (Text):
kick-high-ping:
#reload/restart the server when you enable/disable the "kick system"
enabled: false
max-ping: 1234
kick-message: "&cYour ping is too high. Check your connection. Ping: &l%ping%&r&cms"
interval-check-seconds: 300