The disguiser is a pervert sometimes too ;D Let him see some action
This commit is contained in:
parent
a6a658003d
commit
0ae9a0a77a
@ -175,7 +175,7 @@ public class FlagWatcher {
|
||||
mods.write(1, list);
|
||||
for (EntityPlayer player : disguise.getPerverts()) {
|
||||
Player p = player.getBukkitEntity();
|
||||
if (p != entity) {
|
||||
if (DisguiseAPI.viewDisguises() || p != entity) {
|
||||
try {
|
||||
ProtocolLibrary.getProtocolManager().sendServerPacket(p, packet);
|
||||
} catch (InvocationTargetException e) {
|
||||
|
Loading…
Reference in New Issue
Block a user