I need a bit of help with some chat manager/essentials chat

Discussion in 'Bukkit Help' started by helguyah, Sep 3, 2012.

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

    helguyah

    i have a server that im working on and all the plugins are done, But for some reason every groups chat is
    [world]<Helguyah>:There is some text
    And i have no idea how to change it, but if im an op my name will become light red so if someone could link me a video or tell me how i would love you forever. /
    If you think it would be hard to explain add me on skype
    Azzwind
    and then you can help me out Thanks again and have a good one
     
  2. Offline

    Necrodoom

    paste essentials config.yml, also, are you using multiverse?
     
  3. Offline

    helguyah

    i am useing multiverse and what part of the yml do you want
     
  4. Offline

    Necrodoom

  5. Offline

    helguyah

    I went and removed multiverse because i dont need it so now it just say
    <helguyah>
    But if someone joins the server for the first time is put the prefix for player
    [Player]R2Bl3nd:Hai every one im a cool kit
    so it would say something like that but if that person relogs then it says
    <R2bl3nd>
    so i went into the essentials format and enabled prefix but its still being weird
     
  6. Hey Helguyah I HAVE the solution.
    First of all go to essentials folder in plugins then go into config.yml In there scroll down till you find EssentialsChat
    in there u find
    Chat_Formatting

    format: '{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}'

    change the (its not going to be underlined and in color when you find it! ) underlined and in red thing to

    format: '<{FACTION}{DISPLAYNAME}> {GROUP} {MESSAGE}'

    This will if you done it correctly have helped you :D If this works can you please support me at http://goo.gl/nWjiv
    Thanks hope to see you in the future !!
     
  7. Offline

    Necrodoom

    > not using factions
    > major necro bump
    > issue is actually caused due to using tekkit classic for MC 1.2.5
     
Thread Status:
Not open for further replies.

Share This Page