Update AuthMePlayerListener.java

This commit is contained in:
Gabriele C. 2015-10-03 23:00:00 +02:00
parent e9f299fca8
commit c8b1318449

View File

@ -271,6 +271,7 @@ public class AuthMePlayerListener implements Listener {
}
}
// TODO: Add message to the messages file!!!
if (Settings.antiBotInAction) {
if (!isAuthAvailable) {
event.setKickMessage("AntiBot service in action! You actually need to be registered!");