Permissions Ex Not Working!

Discussion in 'Bukkit Help' started by AdamE3399, Jun 24, 2016.

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

    AdamE3399

    Hello i have loaded permissionsex to my server and have set permissions but they dont seem to work, if someone could reply i would really appreciate it, thanks Adam :)
    Code:
    Below are my permissions:
    groups:
      default:
        options:
          default:true
          prefix:&aOwner:
          permissions:
          - modifyworld.*
          - essentials.balance
          - essentials.hat
          - essentials.invsee
          - essentials.kit.starter
          - essentials.list
          - essentials.msg
          - essentials.msg.color
          - essentials.chat.color
          - essentials.pay
          - essentials.seen
          - essentials.spawn
          - essentials.tpa
          - essentials.tpaccept
          - essentials.tpahere
          - essentials.warp.spawn
          - essentials.warp.skygrid
          - essentials.warp.list
          - essentials.workbench
    schema-version: 1
     
    Last edited by a moderator: Jun 24, 2016
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    AdamE3399

    i actually do, its just that i pasted it and it all went to the side, i will fix that

    here is the code:
    http://pastebin.com/8qaC26V9

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 26, 2016
  4. Online

    timtower Administrator Administrator Moderator

    @AdamE3399 Still missing spaces after the colons. :
     
  5. Offline

    AdamE3399

    oh i see, ill try that

    but thats only default:true

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 26, 2016
  6. Online

    timtower Administrator Administrator Moderator

    @AdamE3399 And prefix.
    1 error will stop the rest from being checked.
     
  7. Offline

    AdamE3399

    i changed default:true to default: true and it still doesnt work
     
  8. Online

    timtower Administrator Administrator Moderator

  9. Offline

    AdamE3399

    i also fixed that and it still doesnt work

    i think the game is trying to use the default permissions file and not the permissionsex one

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 26, 2016
Thread Status:
Not open for further replies.

Share This Page