PEX Not Loading Properly

Discussion in 'Bukkit Help' started by smerfguy2, Jun 15, 2012.

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

    smerfguy2

    Hello, during the summer I like to run a Minecraft server to keep myself and friends entertained. I loaded up a new world and everything nifty like that and started adding plugins. When I added PEX I just reused my old permissions.yml file. PEX loads up fine but doesn't affect anything even after I restart the server and add people to the groups. Any help would be appreciated.
     
  2. Offline

    andrewpo

  3. Offline

    smerfguy2

    Plugins:
    Essentials
    EssentialsSpawn
    WorldEdit
    WorldGuard
    PermissionsEx
    VoxelSniper
    Permissions.yml
    Code:
    users:
        smerfguy2:
            group:
            - Admin
           
     
    groups:
        Guest:
            build: false
            default: true
            options:
                rank: '600'
            prefix: '&7(GUEST)&f'
            permissions:
            - creativegates.use
            - essentials.afk
            - essentials.help
            - essentials.list
            - essentials.me
            - essentials.motd
            - essentials.suicide
            - essentials.spawn
            - multiverse.access.Nine
            - multiverse.access.world
        Builder:
            inheritance:
            - Guest
            options:
                rank: '500'
            default: false
            prefix: '&5(Builder)&f'
            permissions:
            - essentials.pay
            - foundboxx.notify
            - modifyworld.*
            - iConomy.holdings
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - essentials.afk
            - essentials.help
            - essentials.msg
            - essentials.list
            - essentials.me
            - essentials.motd
            - essentials.suicide
            - essentials.sethome
            - essentials.home
            - essentials.tpa
            - essentials.tpaccept
            - lwc.create
            - ChestShop.shop.buy
            - ChestShop.shop.sell
            - ChestShop.shop.create.itemID
            - ChestShop.shop.buy.itemID
            - ChestShop.shop.sell.itemID
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
        Trusted:
            inheritance:
            - builder
            default: false
            options:
                rank: '400'
            prefix: '&3(Trusted)&f'
            permissions:
            - modifyworld.*
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - essentials.tp
            - essentials.compass
            - multiverse.access.Creative
            - multiverse.access.world
            - multiverse.access.Nine
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
        Moderator:
            inheritance:
            - Trusted
            - Builder
            options:
                rank: '300'
            default: false
            prefix: '&a[MOD]&f'
            permissions:
            - modifyworld.*
            - creativegates.*
            - iConomy.access
            - iConomy.payment
            - essentials.time
            - essentials.time.set
            - essentials.afk
            - essentials.help
            - essentials.list
            - essentials.me
            - essentials.motd
            - essentials.suicide
            - essentials.ban
            - essentials.banip
            - essentials.jails
            - essentials.kick
            - essentials.mute
            - essentials.tempban
            - essentials.togglejail
            - essentials.weather
            - essentials.tp
            - essentials.tphere
            - essentials.warp.list
            - essentials.warp
            - essentials.tptoggle
            - ChestShop.mod
            - essentials.back
            - essentials.back.ondeath
        Landlord:
            inheritance:
            - Moderator
            options:
                rank: '200'
            default: false
            prefix: (LandLord)
            permissions:
            - foundboxx.dark
            - modifyworld.*
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - essentials.nick
            - essentials.item
            - godPowers.demigod
        Admin:
            inheritance:
            - Landlord
            - Builder
            - Moderator
            - Trusted
            default: false
            options:
                rank: '100'
            prefix: '&0(&4ADMIN&0)&7'
            permissions:
            - modifyworld.*
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - iConomy.admin.account.create
            - iConomy.admin.account.remove
            - iConomy.admin.bank.create
            - iConomy.admin.bank.remove
            - iConomy.admin.bank.set
            - iConomy.admin.empty
            - iConomy.admin.grant
            - iConomy.admin.hide
            - iConomy.admin.purgeiConomy.admin.reset
            - iConomy.admin.set
            - iConomy.admin.stats
            - essential.gamemode.others
            - essentials.give
            - essentials.heal
            - essentials.item
            - essentials.time
            - essentials.time.set
            - essentials.ban
            - essentials.banip
            - essentials.jails
            - essentials.kick
            - essentials.mute
            - essentials.tempban
            - essentials.togglejail
            - essentials.weather
            - essentials.tp
            - essentials.tphere
            - essentials.warp
            - godPowers.godmode
            - godPowers.godmodeOnLogin
            - godPowers.die
            - godPowers.slay
            - godPowers.jesus
            - godPowers.heal
            - godPowers.maim
            - godPowers.inferno
            - godPowers.superjump
            - godPowers.zeus
            - godPowers.gaia
            - godPowers.vulcan
            - godPowers.demigod
            - godPowers.commands
            - godPowers.godtools
            - godPowers.hades
            - worldedit.*
            - worldguard.*
            - permissions.manage.membership
            - lwc.admin
            - ChestShop.admin
            - godPowers.gaia
            - godPowers.slay
            - godPowers.maim
            - godPowers.godmode
            - godPowers.die
            - godPowers.superjump
            - godPowers.demigod
            - teslacoil.use
        Owner:
            inheritance:
            - Admin
            default: false
            options:
                rank: '1'
            prefix: (&3Owner&f)
            permissions:
            - foundboxx.*
            - modifyworld.*
            - creativegates.*
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - iConomy.admin.account.create
            - iConomy.admin.account.remove
            - iConomy.admin.bank.create
            - iConomy.admin.bank.remove
            - iConomy.admin.bank.set
            - iConomy.admin.empty
            - iConomy.admin.grant
            - iConomy.admin.hide
            - iConomy.admin.purgeiConomy.admin.reset
            - iConomy.admin.set
            - iConomy.admin.stats
            - essential.gamemode.others
            - essentials.give
            - essentials.heal
            - essentials.item
            - essentials.time
            - essentials.time.set
            - essentials.ban
            - essentials.banip
            - essentials.jails
            - essentials.kick
            - essentials.mute
            - essentials.tempban
            - essentials.togglejail
            - essentials.weather
            - essentials.tp
            - essentials.tphere
            - essentials.warp
            - essentials.protect.pvp
            - teslacoil.reload
            - '*'
        Donator:
            inheritance:
            - Trusted
            - Moderator
            default: false
            prefix: '&6($DONATOR$)&f'
            permissions:
            - modifyworld.*
            - iConomy.access
            - iConomy.rank
            - iConomy.payment
            - multiverse.world.world
            - multiverse.world.Creative
            - multiverse.world.Nine
    
    I ran this through a yml parser with no problems.
    Log
    http://pastebin.com/7VvzXMYn

    Sorry didnt post as reply. But there it is :D

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

    andrewpo

    What do you mean by it not doing anything? As in you don't get prefixes in chat?
     
  5. Offline

    smerfguy2

    Prefixs aren't loaded and it doesn't change the permissions of that person
     
  6. Offline

    andrewpo

    For prefixes, you need a chat management plugin like Herochat or EssentialsChat.

    To add a player to a group using PEx, use:
    Code:command
    1. /pex user theirName group set groupName
     
    smerfguy2 likes this.
  7. Offline

    smerfguy2

    Derp on not using essentialschat. And I tried that but it doesn't seem to work. Oh well the prefixs work so thanks man! Have a nice one. Is there a +1 button on the Bukkit forum? I haven't been on in forever.
     
  8. Offline

    andrewpo

    Just the ol' lovely Like button in the bottom-right corner of posts. :p
    Now considering it's 3.23am for me.... bed time!
     
Thread Status:
Not open for further replies.

Share This Page