if server admin has permissions, automatically toggle notifications
if server is under attack, display title every 60 seconds how many connections has been terminated by antibot - %blockedLastMinute% for example
blacklisting IP from files, for example, i have proxy.txt, where will be IP's, then run /ab blacklist scan proxy.txt = it will blacklist all IPs from that file, it's faster than /ab blacklist add [ip] one by one
fix errors when type command /ab check [ID]
API with events, AttackStart/EndEvent - at EndEvent add method like getTotalBlocked()
Hello.