Vanish No Packet

Vanish No Packet

855k Downloads

Rewrite hooks

mbax opened this issue ยท 6 comments

commented
  • Essentials
  • Dynmap
  • Disguisecraft
commented

I have added to EssentialsHooks.java:
if (hide == false){
if (this.plugin.getServer().getPluginManager().getPlugin("dynmap") != null){
essentials.getVanishedPlayers().remove(player.getName());
}
Debuggle.log("player " + player.getName() + " is not more vanish in essentials that don't let you see in dynmap");
}

To make me visible on dynmap after not more vanished on the server.
To fix the bug with essentials and dynmap.

commented

I don't get it.
I vanish, and I am invisible on dynmap. Then I unvanish and I am visible on dynmap again.
So what is the snap for?

commented

On my server i am not visible on dynmap and i don't have permissions for essentials vanish.

commented

If you are using vanishnopacket the essentials version of vanish is inactive.

Btw. you know the permission node "vanish.hooks.dynmap.alwayshidden"?

commented

No I needed to use essentials vanish in console to turn the vanish in dynmap off.
/ev {user_name} off
but i dont have essentials.vanish permission

commented

Ah okey, then never mind ;)