Solved Pex issues cant work whats wrong

Discussion in 'Bukkit Help' started by Stopmotionheaven, Oct 14, 2012.

Thread Status:
Not open for further replies.
  1. I have permissions ex installed on my server i have used the plugin before but this time i cant work out whats wrong.

    People cant use the essentials commands but everything else works.
    here is the file backend.
    (Note: the spaces are there but don't show up in post.)
    groups:
    visitor:
    default: true
    options:
    rank: '1000'
    Builder:
    prefix: '&9(&9Builder&9)&f '
    permissions:
    - modifyworld.*
    - essentials.setwarp: true
    - essentials.home: true
    - essentials.me: true
    - essentials.sethome: true
    - essentials.warp: true
    - essentials.tpdeny: true
    - essentials.tpaccept: true
    - essentials.spawn: true
    - essentials.tpa: true
    options:
    rank: '500'
    Moderator:
    prefix: '&9(&9Moderator&9)&f '
    permissions:
    - bukkit.command.teleport:true
    - bukkit.command.kick:true
    - bukkit.command.ban:true
    - modifyworld.*
    - essentials.setwarp:true
    - essentials.home:true
    - essentials.me:true
    - essentials.sethome:true
    - essentials.warp:true
    - essentials.tpdeny:true
    - essentials.tpdeny:true
    - essentials.tpaccept:true
    - essentials.spawn: true
    - essentials.tpa: true
    - essentials.killall: true
    - essentials.warp.list: true
    options:
    rank: '100'
    Admins:
    prefix: '&a(&aAdmin&a)&f '
    permissions:
    - bukkit.*
    - modifyworld.*
    - permissions.*
    - essentials.*
    options:
    rank: '1'
    users:
    #Users here, removed for privacy#
     
  2. Offline

    Ferkswe

    When did pex start using :true? I'm pretty sure that it's true unless you do - -node.node.
    If I'm wrong on that statement, I might also point out that you seem to have trouble deciding if you're going to put node.node:[SPACEHERE]true or node.node:true
     
  3. That looks good thanks, I think I was getting mixed up with something else I don't know why I was using true/false.
    I've edited the permissions and will post the results tonight when people start coming on the server to try it out.
     
  4. Offline

    Omnitv

    Plugin list please, and if there is any errors coming from youre console or GUI please post them
    Please post youre permissions.yml (Groups and Users) at pastie or pastebin.
    Pastebin http://pastebin.com/
    Pastie http://pastie.org/
    Or at the code box Symbol {}#
    and then link them here
     
  5. Essentials Core, IZone, Pex, Modifyworld, World Edit.
    I get no errors.

    It is working fine now, I messed it up using true/false
     
Thread Status:
Not open for further replies.

Share This Page