youtubers wont get kicked by mac
This commit is contained in:
parent
cb05049c4a
commit
f2cc2a2c86
@ -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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user