PermEX deny perms problem (-perm.*)

Discussion in 'Bukkit Help' started by BooGaLoo90, May 19, 2014.

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

    BooGaLoo90

    Hello,

    I added -modifyworld.craft.379 so players cannot craft brewing stand, and it breaks PEX format which disabled plugin completely.
    Code:
    groups:
      visitor:
        default: true
        permissions:
        - -modifyworld.items.craft.379
        - modifyworld.*
        options:
          rank: '1000'
    anyone help? is there a different format? according to the wiki, i did it right.
     
  2. Offline

    MrSparkzz

    BooGaLoo90
    What I'm guessing is that you put a tab in your yml file.. you're gonna wanna remove any tabs and replace them with spaces.
     
Thread Status:
Not open for further replies.

Share This Page