Vanish lightning explosion and more wont disable with groupmanager
austinsasko opened this issue · 10 comments
- -vanish.effects.smoke
- -vanish.effects.explode
- -vanish.effects.lightning
- -vanish.effects.flames
- -vanish.effects.bats
- -vanish.effects.toggle.all
- -vanish.effects.toggle.smoke
- -vanish.effects.toggle.explode
- -vanish.effects.toggle.lightning
- -vanish.effects.toggle.flames
- -vanish.effects.toggle.bats
I have those perms in group manager groups in my group and it will not disable the lightning and sound and things.
I have the * permission, I can't just "not grant them" with that. I have to remove it manually.
I want every single permission ever BUT the vanish lightning and explosion thing.
Then the * node is not for you. Grant the nodes you do want. To save time, start by giving yourself OP. That'll grant nearly everything :)
I would just like to know the plugin isn't working :) why negative node won't work with it
On Jun 24, 2013, at 5:38 PM, Matt Baxter [email protected] wrote:
Then the * node is not for you. Grant the nodes you do want. To save time, start by giving yourself OP. That'll grant nearly everything :)
�
Reply to this email directly or view it on GitHub.
That's not how permission nodes work. Your problem is with your permissions plugin, not VNP.
http://wiki.ess3.net/wiki/Group_Manager/Config#group.yml
My permissions plugin supports negative nodes, it works on other plugins.
This is how permissions work:
Your permissions plugin reads your config and tells Bukkit "fanta has these nodes: X, Y, Z"
Then VNP asks "Does fanta have vanish.effects.lightning?" and Bukkit replies with whatever data your permissions plugin had told it. So, if it isn't working it's a problem with your permissions plugin or your configuration.