Pex Prefix help D:

Discussion in 'Bukkit Help' started by lubby123, Oct 17, 2013.

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

    lubby123

    Help Pex Prefix and suffix isnt working D:
    Here is my pex file

    groups:
    Member:
    default: true
    worlds:
    world:
    default: true
    prefix: '&0[&dDetective&0]&r'
    permissions:
    - essentials.mail
    - essentials.mail.read
    - essentials.mail.clear
    - essentials.kits.Archer
    - essentials.kits.Tank
    - essentials.kits.scout
    - essentials.kits.frost
    - essentials.rules
    - essentials.warp.pvp
    - essentials.tpdeny
    - essentials.tpaccept
    - essentials.tpa
    - essentials.spawn
    - essentials.kit.Frost
    - essentials.kit.Tank
    - essentials.kit.Archer
    - essentials.kit.Scout
    - essentials.kit
    - essentials.kits
    - essentials.build
    - modifyworld.*
    - essentials.clearinventory
    options:
    rank: '9'
    Knight:
    inheritance:
    - Member
    worlds:
    world: {}
    permissions:
    - essentials.kit.pyro
    - essentials.kits.pyro
    - essentials.kit.jeffery
    - essentials.kits.jeffery
    - modifyworld.*
    options:
    rank: '8'
    T-Mod:
    inheritance:
    - Knight
    worlds:
    world: {}
    permissions:
    - essentials.gamemode
    - essentials.gmc
    - essentials.fly
    - bukkit.command.day
    - bukkit.command.night
    - bukkit.command.toggledownfall
    - essentials.home
    - essentials.sethome
    - essentials.kick
    - essentials.vanish
    - essentials.tempban
    - essentials.killall
    - bukkit.command.pl
    - bukkit.command.plugins
    - essentials.tp
    - ireport.seereport
    prefix: '&0[&eTrial-Mod&0]&r'
    options:
    rank: '7'
    Mod:
    inheritance:
    - T-Mod
    worlds:
    world: {}
    permissions:
    - kommandsign.create
    - essentials.tpall
    - essentials.break
    - essentials.tnt
    - essentials.antioch
    - essentials.gamemode
    - worldedit.*
    - essentials.vanish
    - essentials.v
    - essentials.hat
    - essentials.tphere
    - essentials.tpall
    prefix: '&0[&1Mod&0]&r'
    options:
    rank: '6'
    Head-Mod:
    inheritance:
    - Mod
    worlds:
    world: {}
    permissions:
    - essentials.day
    - idisguise.*
    - modifyworld.*
    - essentials.ban
    - essentials.fireball
    - essentials.kit
    - essentials.kits.*
    - essentials.lightning
    - essentials.mail.sendall
    prefix: '&0[&4&lHead-Mod&0]&r'
    suffix: '&5'
    options:
    rank: '5'
    Admin:
    inheritance:
    - Head-Mod
    worlds:
    world: {}
    permissions:
    - -essentials.tempban.exempt
    - -essentials.kill
    - -essentials.kill.others
    - instaeat.instaheal
    - -essentials.tp.others
    - -essentials.lightning
    - -essentials.lightning.others
    - -essentials.kittycannon
    - essentialsantibuild.*
    - multiverse.*
    - -essentials.v
    - -essentials.vanish
    - lubby123
    - -essential.kill.others
    - -essential.kill
    - -essentials.sudo.exempt
    - essentials.sudo.exempt
    - -essentials.exempt.jail
    - essentials.exempt.jail
    - essentials.break
    - essentials.build
    - modifyworld.break
    - modifyworld.break.*
    - -essentials.nuke
    - essentials.tp
    - essentials.tempban.exempt
    - -essetials.exempt.tempban
    - -essentials.ban.exempt
    - -essentials.kick.exempt
    - -essentials.kickall
    - -bukkit.command.op
    - -essentials.spawnmob.*
    - permissions.manage.reload
    - -essentials.nick.others
    - worldedit.*
    - essentials.effect.*
    - essentials.*
    - multiverse.teleport.*
    - worldguard.*
    options:
    rank: '4'
    suffix: '&4'
    prefix: '&r'
    Head-Admin:
    inheritance:
    - Admin
    prefix: '&0[&cHead-Admin&0]&r'
    worlds:
    world: {}
    permissions:
    - permissions.manage.reload
    suffix: '&e'
    options:
    rank: '3'
    Co-Owner:
    worlds:
    world: {}
    prefix: '&0[&aCo-Owner&0]&r'
    permissions:
    - essentials.*
    - '*'
    options:
    rank: '2'
    suffix: '-'
    Owner:
    worlds:
    world: {}
    permissions:
    - instaeat.disablehunger
    - instaeat.instaheal
    - instaeat
    - essentials.ban
    - sg.arena.leave
    - '*'
    prefix: '&r'
    suffix: '&3'
    options:
    rank: '1'
    Santa:
    prefix: '&0[&4S&ra&4n&rt&4a&0]&r'
    permissions:
    - bukkit.command.give.*
    administator:
    worlds:
    Head&0]:
    prefix: '&0[&4Poopy'
    adminn:
    permissions:
    - multiverse.teleport.*

    This is my essentials file
    ############################################################
    # +------------------------------------------------------+ #
    # | EssentialsChat | #
    # +------------------------------------------------------+ #
    ############################################################

    chat:

    # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
    # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
    radius: 0

    # Chat formatting can be done in two ways, you can either define a standard format for all chat.
    # Or you can give a group specific chat format, to give some extra variation.
    # If set to the default chat format which "should" be compatible with ichat.
    # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting


    #group-formats:


    # If you are using group formats make sure to remove the '#' to allow the setting to be read.

    That is what it looks like --->[​IMG]
     
  2. Offline

    Lolmewn

    What exactly is the issue? Prefix seems to be working fine.
     
  3. Offline

    lubby123

    I want it colored and the suffix colored
     
  4. Offline

    Lchesb

  5. Offline

    Lolmewn

    lubby123 if you look at the prefix for your admin group, you don't have any color. Add some and you're fine :)
     
  6. Offline

    lubby123

    No now it brings up two prefix, the one I want, and the grey one ._. Lolmewn Lchesb
     
  7. Offline

    Lolmewn

  8. Offline

    lubby123

    I didnt do anything..
     
  9. Offline

    PolarCraft

    Please post your essentials config.yml
     
Thread Status:
Not open for further replies.

Share This Page