PermissionsEX help please!!

Discussion in 'Bukkit Help' started by Andrich2000, Nov 9, 2012.

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

    Andrich2000

    I keep getting errors with Pex! can someone check if there is something wrong with my file?
    Link to file: http://pastebin.com/R0PPiyjX
    all help will be greatly appreciated! (oh and a msg to forum mods. If this is in the wrong forum, feel free to move it :) i am really bad at choosing the right forums) :D
     
  2. Offline

    md_5

    http://wiki.ess3.net/yaml/29957
    Need a space between - and player
     
  3. Offline

    Andrich2000

    1 more thing, I keep on getting errors saying : [SEVERE] Could not pass event PluginEnableEvent to Essentials v2.9.5 org.bukkit.event.EventException. Got any idea on how to fix that?
     
  4. Offline

    Adriani6

    Really not sure, seems like a rare error, try removing using stock configs (if changed) other than that, try an older version ?
     
  5. Offline

    Chriss:_HD

    i get the same damn error. please help if you can.

    my permissions layout:

    groups:
    Guest:
    default: true
    permissions:
    - essentials.help
    - essentials.rules
    - essentials.spawn
    - essentials.warp
    options:
    rank: '900'
    Member:
    default: false
    prefix: '&2[Member] '
    permissions:
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    options:
    rank: '800'
    inheritance:
    - Guest
    Admin:
    default: false
    prefix: '&e[Admin] '
    permissions:
    - '*'
    options:
    rank: '700'
     
Thread Status:
Not open for further replies.

Share This Page