PermissionsEX Help

Discussion in 'Bukkit Help' started by DAxOTH3RxGYPSY, Oct 15, 2012.

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

    DAxOTH3RxGYPSY

  2. Offline

    Toxic__Waste

    Admin:
    permissions:
    - *.*
    options:
    rank: '20'
    prefix: '&0(&4Admin&0)&7 '
    do that instead of -permissions.*
    and make sure you have the chat jar file installed
     
  3. Offline

    DAxOTH3RxGYPSY

    Ok, I did that, and I do have ChatManager installed. Do I have to enable PEX in the Bukkit config somehow, not just configure PEX?
     
  4. Offline

    Omnitv

    Nope if you have installed the permissionsex.jar in your plugins folder you should be good.
     
  5. Offline

    Adriani6

    Right, remove the whole bit;

    "
    users:
    DAxOTH3RxGYPSY:
    group:
    - Owner
    permissions:
    - permissions.*"
    __________________________________
    Groups are kinda wrong.
    Do them this way:
    "
    Owner:
    default: false
    prefix: ""
    suffix: ""
    options:
    rank: '1'
    permissions:
    - '*'
    "
    Then go in game, make yourself an OP, and execute this command:
    /pex group owner user add DAxOTH3RxGYPSY
    There, you'll have all your permissions.
     
Thread Status:
Not open for further replies.

Share This Page