Vanish No Packet

Vanish No Packet

855k Downloads

Cant disable effects

AmoryGrif opened this issue · 2 comments

commented

Im using group manager and when I use the '' node I cant disable the effects. To negate the effects I tried.
Owner:
default: false
permissions:
- -vanish.effects.smoke
- -vanish.effects.explode
- -vanish.effects.lightning
- '
'
inheritance:
- admin
info:
prefix: '&4[&6Owner&4]&a'
build: true
suffix: ''

commented

For every god's sakes, granting the * node is not a wise approach and may
lead to similar errors in many other plugins.
On 7 Jun 2014 20:39, "ModingMc" [email protected] wrote:

Im using group manager and when I use the '

' node I cant disable the effects. To negate the effects I tried. Owner:
default: false permissions: - -vanish.effects.smoke -
-vanish.effects.explode - -vanish.effects.lightning - '
'
inheritance:

  • admin
    info:
    prefix: '&4[&6Owner&4]&a'
    build: true
    suffix: ''


Reply to this email directly or view it on GitHub
#586.

commented

Read your permissions plugin documentation. If you want a lot of nodes, give yourself OP. Giving yourself the '*' node is saying "I want everything that OP gets, and also every single permission node that plugin authors set to disabled by default"