Solved PermissionsEx Help

Discussion in 'Bukkit Help' started by MinerScoped, Nov 17, 2012.

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

    MinerScoped

    Hey all. I need help with PEX plugin...again.:(

    I tried to change some permissions around, and fixed a few ranks. I than ran the server. It came up with errors. Lots of em. All relating to PEX. I knew I had stuffed up somewhere, but I don't know where! :oops:

    Please help me out by telling me what the problem is, and I'll be even more grateful if you can offer some fixes.

    Thanks!

    There is the file:

    http://pastebin.com/embed_js.php?i=na2zjw5g
     
  2. Offline

    Iervolino

    I make some changes, if it work please feedback!

    http://pastebin.com/k6HzavjG
     
  3. Offline

    MinerScoped

    no it didnt work :( but thanks for trying. Im going to get groupmanager now.

    i appreciate your work.
     
  4. Offline

    Iervolino

    No prob...

    Why you put "\" symbols at permissions, prefix and suffix?
    Maybe this are causing the problem.
     
  5. Offline

    midnightfang22

  6. Offline

    MinerScoped

    well, i removed it, and still it caused a problem. Its alright now since ive moved onto groupmanager with suggestions from my peers.

    But ill keep the file that you gave me and see if it works midniight.
     
  7. Offline

    break2471

    Could you post the console error?
     
  8. Offline

    MinerScoped

    sorry i deleted pex and am now using group manager. The error is also gone - i checked the error logs as well, its not there.

    okay nvm - ive given up with all the other perms plugins. im back to pex

    dont worry all - i fixed it! :D

    Thanks to you all ofcourse! :D

    Here is the fixed file:

    http://pastebin.com/embed_js.php?i=p9npbq0Q

    i keep getting internal errors everytime i join or someone else joins due to a problem in pex. And noone can join now. ive ran it through yaml parser and its fine. buts it getting errors. xP

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 29, 2016
  9. Offline

    lokpique

    stop spamming the forums with the same issue. Stick to one thread.
     
  10. Offline

    MinerScoped

    well. the other one was about grouppermissions plugin. this one is about pex. so....not exactly spamming. but ill link the other one to this.

    http://pastebin.com/embed_js.php?i=Z7t2SYfU

    i think this is all the errors

    im so confused right now. pex isnt working properly. i need a good permissions plugin. im not sure which one to lead on with xP

    privelages? pex? bpermissions?groups???

    XP

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 29, 2016
  11. Offline

    ImDeJay

    PermissionsEX is a good permissions plugin.

    Are you setting up all permissions yourself or copy/pasting or using another program to set permissions for you.

    The best way to do it would be to setup all permissions yourself by setting it up ingame or through the console.
     
  12. Offline

    MinerScoped

    ImDeJay - yea im doing all the perms individually. i like to use console for it as well. can u help me with the errors?

    So here is the file that is causing problems:

    http://pastebin.com/xiHm2kzq

    and here are the problems:

    http://pastebin.com/Z7t2SYfU

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 29, 2016
  13. Offline

    ImDeJay

    Code:
    groups:
      Owner:
        options:
          rank: '0'
        prefix: '&0(&5Owner&0)&7'
        permissions:
        - spamguard.exempt
        - modifyworld.mobtarget.*
        - '*'
      Co-Owner:
        options:
          rank: '1'
        prefix: '&0(&aCo-Owner&b)&7'
        permissions:
        - modifyworld.mobtarget.*
        - '*'
      Admin:
        inheritance:
        - Moderator
        options:
          rank: '100'
        prefix: '&0(&4Admin&0)&7'
        permissions:
        - '*'
        - bukkit.command.xp
        - bukkit.command.whitelist.remove
        - bukkit.command.whitelist.add
        - bukkit.command.op.take
        - bukkit.command.op.give
        - bukkit.command.unban.ip
        - bukkit.command.ban.ip
        - bukkit.command.reload
        - bukkit.command.stop
      Moderator:
        options:
          rank: '250'
        prefix: '&0(&1Moderator&0)&7'
        permissions:
        - voxelsniper.litesniper
        - spamguard.exempt
        - spamguard.recievemessages
        - spamguard.about
        - spamguard.getdata
        - spamguard.printdata
        - spamguard.resetplayer
        - spamguard.unban
        - essentials.warps.*
        - essentials.tp.others
        - essentials.tp
        - essentials.*
        - worldedit.*
        - startkit.*z
        - factions.*
        - lockette.admin.bypass
        - lockette.admin.break
        - zp.*
        - -modifyworld.mobtarget.*
        inheritance:
        - VIP
      V.I.P.:
        options:
          rank: '500'
        prefix: '&0(&eVIP&0)&7'
        permissions:
        - essentials.sethome.multiple
        - essentials.keepxp
        - essentials.nick.magic
        - essentials.nick.format
        - essentials.nick.color
        - essentials.nick
        - essentials.format
        - essentials.msg.magic
        - essentials.msg.color.format
        - essentials.msg.color
        - -modifyworld.mobtarget.monster.creeper
        inheritance:
        - Member
      Member:
      default: true
      options:
          rank: '750'
          prefix: '&0(8M&7ember&0)&7'
          permissions:
          - spamguard.about
          - essentials.warp
          - essentials.warp.list
          - essentials.home
          - essentials.sethome
          - essentials.backondeath
          - essentials.msg
          - essentials.mail.send
          - essentials.mail
          - essentials.help
          - essentials.compass
          - essentials.afk
          - essentials.worth
          - essentials.sell
          - essentials.pay
          - essentials.balance.others
          - essentials.balance
          - starterkit.load
          - factions.kit.fullplayer
          - lockette.user.create.*
          - zp.tpa.allow
          - zp.tpa.disallow
          - zp.tpa
          - modifyworld.*
          - essentials.kit.starter
          - essentials.kit
          - modify.world.(destroy|place).(1-4|12)
          - modifyworld.chat
    users:
      minerscoped:
        group:
        - Owner
      pdawgsweenz:
        group:
        - Co-Owner
      Shadowhawx247:
        group:
        - Co-Owner
      oldperson123:
        group:
        - Co-Owner
      TwoMuchDr4M4:
        group:
        - Co-Owner
      tigeric:
        group:
        - Admin
      TMSclanProZ:
        group:
        - Admin
      testadoda3:
        group:
        - Moderator
      DracoHawx302:
        group:
        - Moderator
      iraped:
        group:
        - V.I.P.
      colt4149:
        group:
        - V.I.P.
      roboshere:
        group:
        - Member
      SillyCako1999:
        group:
        - Member
    Try that.
     
  14. Offline

    MinerScoped

  15. Offline

    MinerScoped

    bump :(

    Okay. I've finally fixed it by myself. I just gritted my teeth and went through it, and looked at the back-end file provided in the PEX configuration site. I think it was the number of spaces between the start of a line, and the start of a code.

    Anyways, here is the fixed file:

    http://pastebin.com/X3xnyivq

    Thanks all for your help! I appreciate it.

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

Share This Page