Do not remove from playerlist unless /v fq
ScoreUnder opened this issue ยท 6 comments
Simple enough: a lot of the time I want people to know I'm online but not where I am.
There's also TabAPI now, which hooks into ProtocolLib and allows for easier editing.
http://dev.bukkit.org/server-mods/tabapi/
May I ask why this is not possible? VanishNoPacket can already decide whether to remove the user based on the "vanish.hooks.essentials.hide" permission, why not also only do this when we use "/vanish fakequit". It's already possible to allow/disallow this feature per-user, so why not per-command?
So it would work like this:
/vanish = Don't hide in Essentials
/vanish fakequit = Hide in essentials