+ Added warning messages to the console + Added bypass with a permission "pingalert.staff" + Added time to warn (I once used 5 sec) * Fixed null permission of /ping <player> (BungeeCord version) * Fixed the message that alerts you to get the maximum ping before kick (BungeeCord version) * Fixed the white line when not warned the staff (BungeeCord version) * I added in the config by default ping kick in 2000, because many users reach 1500.
Code (Text):
'2000':
Kick: true
KickMessage: '&c&lAlertPing%nextline% %nextline% &4You pass 2000 ping, please check your connection!'
InformStaff: true
InformMessage: '&eThe player &6%player% &eexceeded the ping 2000 and will be kicked &7(&c%ping%&7)'