Dynmap Reveals When Hidden Players Join or Leave Despite Config
MinecraftFever opened this issue ยท 4 comments
Dynmap's chat window reveals when players leave or join despite the dynmap hook. It won't show them on the map, but will say "Player Name Joined / Quit." Thanks for the great plugin!
I went into the Dynamp settings and just disabled the whole Joined/Quit entirely as a hotfix. But I'd love to have a more sneaky workaround!
I'll have to check out the dynmap hook stuff again, but I was pretty sure that should have been doing it!
I did some more testing with the latest Bukkit, hope this helps!
With vanish.silentjoin enabled and the latest Bukkit, Dynmap seems to no longer put in a message "Player Name joined." However, even with vanish.silentquit enabled, it still relays a message "Player Name quit."
Maybe the optimal solution would be to suppress "Player Name quit" when vanish.silentquit is enabled? Furthermore, using the command /v fakejoin and /v fakequit do not trigger the joined/quit messages in Dynmap.
I hope that makes sense, let me know if you need additional details? I put in a ticket with Dynmap as well, since I was unsure if this was a Vanish No Packet issue or Dynmap issue. Both are great plugins! Thanks for your hard work!