Need help (PEX) [ASAP]

Discussion in 'Bukkit Help' started by DiamondsDimons, Jul 28, 2014.

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

    DiamondsDimons

    Please help me with my code.

    Code:
    groups:
        Default
        default: true
        build: true
        prefix: '&7[Member]&f'
        permissions
        - essentials.help
        - modifyworld.chat
        - modifyworld.*
        - essentials.home
        - essentials.sethome
        - essentials.back
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.spawn
        - essentials.tpahere
        Specialist:
        build: true
        inheritance:
        - Default
        prefix: '&6[Specialist]&f'
        permissions:
        - kit.spawn.Specialist
        - essentials.nick
        - essentials.nick.color
        King:
        build: true
        inheritance:
        - Specialist
        prefix: '&3[King]&f'
        permissions:
        - essentials.feed
        - essentials.heal
        - kit.spawn.King
      Titan:
        build: true
        inheritance:
        - King
        prefix: '&b[Titan]&7'
        suffix: '&7'
        permissions:
        - essentials.broadcast
        - essentials.workbench
        - essentials.fly
        - kit.spawn.Titan
      God:
        build: true
        inheritance:
        - Titan
        prefix: '&3[God]&7'
        suffix: '&7'
        permissions:
        - essentials.clearinventory
        - essentials.repair
        - essentials.repair.armor
        - essentials.repair.enchanted
        - essentials.lightning
        - kit.spawn.God                                                                                                                Zeus:
        build: true
        inheritance:
        - God
        prefix: '&b[God]&7'
        suffix: '&7'
        permissions:
        - essentials.weather
        - essentials.jump
        - essentials.god
        - kit.spawn.Zeus
        Mod:
        build: true
        inheritance:
        - Zeus
        prefix: '&3[&7Mod&3]&e'
        suffix:
        permissions:
        - essentials.ban
        - essentials.kick
        - essentials.tempban
        - nocheatplus.notify
        - nocheatplus.command.info
        Admin:
        build: true
        inheritance:
        - Moderator
        prefix: '&4[&cAdmin&4]&e'
        suffix:
        permissions:
        - essentials.gamemode
        - essentials.ban
        - essentials.kick
        - essentials.tempban
        - nocheatplus.notify
        - nocheatplus.command.info
        Co-Owner:
        build:true
        inheritance:
        - Admin
        prefix: '&4[Co-Owner]'
        suffix: '&b'
        permissions:
        - nocheatplus.notify
        - nocheatplus.command.info
        - essentials.item
        - essentials.invsee
        Owner:
        build:true
        inheritance:
        - Developer
        prefix: '&4[Owner]'
        suffix: '&b'
        permissions:
        - '*'
        Developer:
        build:true
        inheritance:
        - Owner
        prefix: '&0[&5Dev&0]'
        suffix: '&b'
        permissions:
        - '*'
    users:
        DiamondsDimons:
            group:
            - Owner
      

    Thank you in advance. I need this done until Friday, Thanks! (july 28 - August 1st)
     
  2. Offline

    ajm51

    Dude your files are messed up pretty bad. I recomend Group Manger. Its way better. Download it here: http://ess.khhq.net/wiki/Downloads Once youve done that, Ill make you a exact same file for GroupManger from your PEX one!
     
  3. Offline

    LHammonds

    Feel free to ignore the fanboi post above. Pex can work just fine if you configure it right.

    Your formatting is off or the forum messed with the formatting. Use pastebin.com when sharing content which is extremely sensitive to formatting (spacing).

    You should also run it through an Online YAML Parser to help catch formatting errors before asking others for help.

    It would also be helpful if you mentioned what version/build of Craftbukkit and PermissionsEx you are running...yes that is extremely important since the format can change based on which version you are running. And since you are using prefix, that means you need a chat plugin to actually make use of them. Would help if you mentioned which chat plugin and version you are using (which again can be an issue).

    LHammonds
     
  4. Offline

    DiamondsDimons

    Could you please edit it for the latest pex,

    also

    http://pastebin.com/gMkQu93M

    and please link me a good chat plugin! It'll be fantastic if you can, and Ill make you an admin on my server :)
     
  5. Offline

    LHammonds

    Jeez, I don't usually do peoples work for them. If you are to run a server, YOU need to know this and know it well!

    http://pastebin.com/eVbmvwkL

    EDIT: Copy the "RAW Paste Data" at the bottom, not from the top section.

    Essentials (Essentials.jar + EssentialsChat.jar) has worked well for me in the past. Last version I used that worked with 1.7.9 was Pre-Release version 2.14.1.2

    LHammonds
     
Thread Status:
Not open for further replies.

Share This Page