groupmanager

Discussion in 'Bukkit Help' started by kylesut7124, Mar 20, 2012.

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

    kylesut7124

    On my server when i type /manuadd kylesut7124 owner it says you have been put in the owner group but when i chat it just says [L]kylesut7124 in red on all my groups it does this please help need to get the server up and running ASAP!???
     
  2. Offline

    ZeroZX4

    problem is that its red ?
     
  3. Offline

    kylesut7124

    still cant fix it help
    please
     
  4. Offline

    ZeroZX4

    do you use essentials ? if yes you need to go to essentials config.yml and find that line

    ############################################################
    # +------------------------------------------------------+ #
    # | Essentials (Global) | #
    # +------------------------------------------------------+ #
    ############################################################

    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    here it determine what color will be all ops nicks

    here is all colors u can choose

    http://i.imgur.com/VzoZs.jpg
     
  5. Offline

    kylesut7124

    do i go to essentials group manager or just essentials

    and s this gonna fix it to where it will say the group name out to the side

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

    ZeroZX4

    no i asked you is ur problem that its red ?

    and i thought it its but i see ur got problem with prefix and suffix

    what i told u i just how to change color

    if you want to display group name on chat

    in essentials go to this

    ############################################################
    # +------------------------------------------------------+ #
    # | 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 (!)
    # Or 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://ess.khhq.net/wiki/Chat_Formatting

    format: ' {GROUP} <{DISPLAYNAME}> {MESSAGE}'
    #format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'

    group-formats:
    # Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
    # Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'

    you just need to add that

    {GROUP}before name thats all
     
  7. Offline

    kylesut7124

    dude thank you so much thats it i fixed it !
     
Thread Status:
Not open for further replies.

Share This Page