youtubers wont get kicked by mac

This commit is contained in:
Cheese 2015-07-14 10:16:42 +10:00
parent cb05049c4a
commit f2cc2a2c86
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ public class AntiHack extends MiniPlugin
} }
//Auto-Kick //Auto-Kick
if (!handled) if (!handled && _clientManager.Get(player).GetRank() == Rank.YOUTUBE)
{ {
player.playSound(player.getLocation(), Sound.ENDERDRAGON_GROWL, 2f, 0.5f); player.playSound(player.getLocation(), Sound.ENDERDRAGON_GROWL, 2f, 0.5f);