Disable a permission node.

Discussion in 'Bukkit Help' started by Jamesterjim, Dec 24, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Jamesterjim

    Hello everyone.

    I have a group that has the permission node permissions.* and I would like to make it so they can not - modifyworld.chat I have tried making it like this - - modifyworld.chat

    How can I fix this?
     
  2. Offline

    LaxWasHere

    - -modifyworld.chat
     
  3. Offline

    RetroMonkey

    What permissions plugin are you using?
    PEX: -modifyworld.chat
    bPermissions: ^modifyworld.chat
    PermissionsBukkit: modifyworld.chat: false
     
  4. Offline

    Jamesterjim

    I have tried - -modifyworld.chat

    Does not work :(
    I'm using pex btw.
     
  5. Offline

    Jackbrook

    Make sure you type in the negative perm first. So your permissions would look something like this:

    - -modifyworld.chat
    - modifyworld.*
     
  6. Offline

    Jamesterjim

    Oh, Thanks alot!
     
Thread Status:
Not open for further replies.

Share This Page