Factions Name won't appear in chat when you talk.HELP

Discussion in 'Bukkit Help' started by karrmoon, Jun 7, 2013.

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

    karrmoon

    ############################################################
    # +------------------------------------------------------+ #
    # | 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

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

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

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

    Trevor1134

  3. Offline

    karrmoon

  4. Offline

    Japauli

    I believe this is a Factions plugin configuration, not Essentials.
     
  5. Offline

    themadman300

    You haven't added the faction tag formats. Read their website to find out how to configure chat format. Add that to EssentialsChat. Can't help too much, on a mobile phone.
     
  6. Offline

    Dingle

    Change format: '<{DISPLAYNAME}> {MESSAGE}' to
    format: '[FACTION] {DISPLAYNAME} {MESSAGE}:'
     
  7. Offline

    karrmoon

    It dident work :/
    Now it just says
    [FACTION] Owner Karrmoon
     
  8. Same. I really hope that someone finds a fix for this and posts it as a reply.
     
  9. Offline

    killtrat

    karrmoon Spaceinvaders011
    format: '[factions_relcolor][factions_roleprefix][factions_tag]&f{DISPLAYNAME}: {MESSAGE}'
     
  10. Yeah. Thanks. I managed to figure this out. As well as setting up the prefix in PEX, I had to copy that over to my Essentials Chat.
     
Thread Status:
Not open for further replies.

Share This Page