Hi, i'm coding a vanish plugin and i can't use the method PacketPlayOutPlayerInfo(EnumPlayerInfoAction.REMOVE_PLAYER, (((CraftPlayer)e.getPlayer()).getHandle())); because i'm using 1.7 and it says that the method was not found even with protocollib, i've hidden the staff members and tabbing from commands like /msg /r etc, but i want to know if is possible to hide them if for example i press "m" and there are players named Meme1, Meme2, Meme3 and let's say Meme3 has permission "hcf.staff", is there a way to remove them from chat tab?
