PermissionsEx help

Discussion in 'Bukkit Help' started by sasukebartioso, Apr 3, 2013.

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

    sasukebartioso

  2. Offline

    JWhy

    'Cause you didn't great an Owner group (usually you'd give it the '*' permission).
    By the way I much appreciate the "Budder" :)
     
    sasukebartioso likes this.
  3. Offline

    sasukebartioso

    JWhy Could you maybe fix it for me coz when I tried it it just gives me a list of the comands
     
  4. Offline

    JWhy

  5. Offline

    sasukebartioso

    It still only gives me a list of commands
     
  6. Offline

    JWhy

    When does it do that?
     
    sasukebartioso likes this.
  7. Offline

    sasukebartioso

    when i try to set a rank
     
  8. Offline

    owned24

    Are you trying this through the console?
    /pex user [username] group add [groupname]
     
  9. Offline

    sasukebartioso

  10. Offline

    sasukebartioso

    I still get a list of commands
    What should I do?
     
  11. Offline

    sasukebartioso

    Hello anyone? I really need help quick
     
  12. Offline

    Jeyge

    If you always get a list of commands when you try to do anything with PEx, it means you have an error in your permissions.yml file. Either post the error and/or your permissions.yml file and someone should be able to figure out what the problem is. Posting both the error as well as your file will make it easier to figure out what is wrong.
     
  13. Offline

    hunajameloni

    sasukebartioso
    You need to move your "permissions:" little bit left. In the same line as default: false/true.
    This is my Guest rank. It's working and correct.
    d from default, p from permissions and all "-" must be under your Rank Name's third letter. Mine is e, so I have everything under "e" from Guest
    That was easy guide for you.
    Code:
    groups:
      Guest:
        default: true
        permissions:
        - -disguisecraft.seer
        - modifyworld.*
        - essentials.sethome
        - essentials.back.ondeath
        - essentials.home
        - essentials.back
        - essentials.spawn
        - essentials.afk
        - essentials.suicide
        - essentials.seen.banreason
        - essentials.delhome
        - essentials.tpahere
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - moneybar.use
        - essentials.help
        - essentials.warps.*
        - essentials.warp
        - essentials.warp.list
        prefix: '&2[&2Guest&2]&3'
        suffix: '&f'
    I spot "permissions:" fail on default group.
    "-" fails on all - modifyworld.* parts.

    "-" fail.
    Code:
    group:
      Example:
        default: false
        permissions:
      - modifyworld.*    <---- This is "-" fail.
        - essentials.something
        - essentials.anything
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 31, 2016
  14. Offline

    sasukebartioso

    here's my config
    groups:
    Default:
    default: true
    options:
    rank: '1000'
    permissions:
    - modifyworld.*
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.tpdeny
    - essentials.tpaccept
    - essentials.rules
    - essentials.motd
    - essentials.list
    - essentials.helpop
    - essentials.help.*
    - essentials.spawn
    Bronze:
    default: false
    prefix: '&0(&6Bronze&0)&7 '
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - essentials.fly
    - essentials.sethome
    - essentials.home
    - essentials.tpa
    - essentials.tpdeny
    - essentials.tpaccept
    - essentials.rules
    - essentials.motd
    - essentials.list
    - essentials.helpop
    - essentials.help.*
    - -essentials.spawn
    options:
    rank: '900'
    Silver:
    default: false
    prefix: '&0(&1Silver&0)&7 '
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.question
    - essentials.compass
    - essentials.depth
    - essentials.home
    - essentials.ignore
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.pay: true
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    options:
    rank: '800'
    Budder:
    default: false
    prefix: '&0(&eBudder&0)&7 '
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.chat.question
    - essentials.compass
    - essentials.depth
    - essentials.home
    - essentials.ignore
    - essentials.kit
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.pay
    - essentials.sethome
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    options:
    rank: '800'
    Gold:
    default: false
    prefix: '&0(&eGold&0)&7 '
    inheritance:
    - default
    options:
    rank: '1000'
    permissions:
    - modifyworld.*
    - essentials.afk
    - essentials.back
    - essentials.back.ondeath
    - essentials.balance
    - essentials.balance.others
    - essentials.balancetop
    - essentials.chat.color
    - essentials.compass
    - essentials.depth
    - essentials.home
    - essentials.ignore
    - essentials.kit: null
    - essentials.kit.tools
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.nick
    - essentials.pay
    - essentials.ping
    - essentials.powertool
    - essentials.protect
    - essentials.sethome
    - essentials.signs.use.*
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.suicide
    - essentials.time
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth: true
    - essentials.spawn: true
    Ultimate:
    default: false
    prefix: '&0(&dUltimate&0)&7 '
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - essentials.*
    options:
    rank: '900'
    VIP:
    default: false
    prefix: '&0(&9VIP&0)&7 '
    inheritance:
    - default
    permissions:
    - modifyworld.*
    - essentials.*
    options:
    rank: '800'
    Godlike:
    default: false
    prefix: '&0(&5Godlike&0)&7 '
    permissions:
    - modifyworld.*
    - essentials.*
    options:
    rank: '100'
    Moderator:
    default: false
    prefix: '&0(&cModerator&0)&7 '
    permissions:
    - modifyworld.mobtarget.*
    - modifyworld.*
    - essentials.*
    - coloredtexts.*
    options:
    rank: '100'
    Admins:
    default: false
    prefix: '&0(&3Admins&0)&7 '
    permissions:
    - modifyworld.mobtarget.*
    - modifyworld.*
    - permissions.*
    - essentials.*
    - coloredtexts.*
    options:
    rank: '10'
    Owner:
    default: false
    prefix: '&0(&4Admins&0)&7 '
    permissions:
    - '*'
    options:
    rank: '1'
    users:
    sasukebartioso:
    group:
    - Owner
     
  15. Offline

    jacklin213

    Please for the love of God , Post this to http://pastebin.com like u did before or use code brackets thanks
     
  16. Offline

    sasukebartioso

  17. Offline

    prabhav44

Thread Status:
Not open for further replies.

Share This Page