Vanished users show up in /list
niels1189 opened this issue · 4 comments
So basically my admins & vanished users still show up in /list when they are vanished.
The users that see them do not own the vanish.see permission.
This is either a bug or something I'm missing, enlighten me please
I use essentials for that as far as my knowledge goes. It says you have essentials support but that seems to be broken for me
Have you turned on the essentials hook in VNP config?
On 7 Jun 2014 20:41, "niels1189" [email protected] wrote:
I use essentials for that as far as my knowledge goes. It says you have
essentials support but that seems to be broken for me—
Reply to this email directly or view it on GitHub
#585 (comment).
What plugin is providing your /list command? Because the Bukkit command doesn't do that. Source:
https://github.com/Bukkit/Bukkit/blob/08c71f24abc214bb6995a7266593dbb2217ddde1/src/main/java/org/bukkit/command/defaults/ListCommand.java#L30-L31