Vanish No Packet

Vanish No Packet

855k Downloads

Vanish lightning explosion and more wont disable with groupmanager

austinsasko opened this issue · 10 comments

commented
  - -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.

commented

Uh. Don't grant them to begin with?

commented

I have the * permission, I can't just "not grant them" with that. I have to remove it manually.

commented

Don't grant the * node if you don't want every single permission node ever

commented

I want every single permission ever BUT the vanish lightning and explosion thing.

commented

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 :)

commented

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.

commented

That's not how permission nodes work. Your problem is with your permissions plugin, not VNP.

commented

http://wiki.ess3.net/wiki/Group_Manager/Config#group.yml
My permissions plugin supports negative nodes, it works on other plugins.

commented

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.

commented

That reply helped me A LOT. I put the negative nodes about the * and it works now, you said it asks what they have, so that means it would need to know what they dont have first. Thanks