PermissionsEX Prefix help

Discussion in 'Bukkit Help' started by propnic, Jun 1, 2012.

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

    propnic

    Guys i need help with PermissionsEx. When i add prefix to group all is ok no errors, but i have just one problem. My group name is 'premium' and prefix is prefix: '&f[&9Propnic&f]'. When i write something in my server my comes like this [​IMG]


    Permissions.yml of PermissionsEX

    Permium GROUP
    Code:
    Premium:
            permissions:
            - essentials.afk
            - essentials.back
            - essentials.chat.color
            - essentials.chat.shout
            - essentials.chat.question
            - essentials.compass
            - essentials.depth
            - essentials.home
            - essentials.sethome.multiple.vip
            - essentials.ignore
            - essentials.kit
            - essentials.kit.premium
            - essentials.kit.foodp
            - essentials.mail
            - essentials.mail.send
            - essentials.me
            - essentials.msg
            - essentials.nick
            - essentials.pay
            - essentials.ping
            - essentials.sethome
            - essentials.signs.use.*
            - essentials.signs.create.mail
            - essentials.suicide
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpahere
            - essentials.tpdeny
            - essentials.warp
            - essentials.warp.list
            - essentials.worth
            inheritance:
            - default
            prefix: '&f[&9Premium&f]'
            options:
                build: true
                rank: '500'
    USERS
    Code:
    users:
        propnic:
            group:
            - premium
    Sorry for my bad english skills :(
     
  2. Offline

    JWhy

    Do you have something like EssentialsChat? Pls just list all your plugins
     
    GingersaurusRex and Omnitv like this.
  3. Offline

    GingersaurusRex

    Dude thank you so much! YOU'RE PURE GENIUS!!!
     
Thread Status:
Not open for further replies.

Share This Page