Please Help! Permissions not working!

Discussion in 'Bukkit Help' started by Legend_of_Majora, Aug 14, 2014.

Thread Status:
Not open for further replies.
  1. So I installed permissionsEX and made some permissions but I get an error and I don't know how to solve it.
    My permissions.yml is:
    groups:
    Default: default
    default: true
    build: true
    prefix: '&6[New Player]&f'
    permissions:
    - essentials.gamemode
    - essentials.speed.fly
    - essentials.time
    - essentials.afk
    - essentials.afk.auto
    - essentials.help
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.suicide
    - essentials.clearinventory
    - essentials.kick.notify
    - essentials.ban.notify
    - essentials.weather
    - essentials.setwarp
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tptoggle
    - essentials.warp
    - essentials.geoip.hide
    moderator:
    build: true
    inheritance:
    - default
    prefix: '&3[Mod]&f'
    permissions:
    - '*'
    - -essentials.ban
    - -essentials.ban.exempt
    - -essentials.kick
    - -essentials.kick.exempt
    - -essentials.kickall
    - -essentials.ban.offline
    - -essentials.banip
    admin:
    build: true
    prefix: '&4[Admin]&f'
    permissions:

    - '*'
    and when I put it in Online YAML Parser this is the error I get:
    Output

    ERROR: mapping values are not allowed here in "<unicode string>", line 3, column 16: default: default ^

    When I start the server I get this error:
    ========== UNABLE TO LOAD PERMISSIONS BACKEND ========= Your configuration must be fixed before PEX will enable Details: Error loading permissions file! ======================================================= [21:56:50 INFO]: [PermissionsEx] Disabling PermissionsEx v1.21.3

    I know this is a lot but I really need help on fixing this.

    Thanks in advance!:)
     
  2. Offline

    daavko

  3. Ok, here it is: http://pastebin.com/aDek6ADs

    Also there is a text document in case you need it.

    I figure it all out, thanks for helping. [diamond]
     

    Attached Files:

    Last edited by a moderator: Jun 30, 2016
Thread Status:
Not open for further replies.

Share This Page