The disguiser is a pervert sometimes too ;D Let him see some action
This commit is contained in:
		@@ -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) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user