Solved Essentials Chat+Factions

Discussion in 'Bukkit Help' started by creepeershotter, May 29, 2013.

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

    creepeershotter

  2. Offline

    Mayor_Mike

    Ok, I have one question. Do you want the Faction Tag to appear in chat? With a certain color? or do you want it to be gone. Or is it the Player name format you want changed?
     
  3. Offline

    TomYaMee

  4. Offline

    Necrodoom

  5. Offline

    creepeershotter

    1. ############################################################
    2. # +------------------------------------------------------+ #
    3. # | EssentialsChat | #
    4. # +------------------------------------------------------+ #
    5. ############################################################
    6. chat:
    7. # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks. Set to 0 to make all chat global.
    8. # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    9. # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    10. # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
    11. # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
    12. radius: 0
    13. # Chat formatting can be done in two ways, you can either define a standard format for all chat.
    14. # Or you can give a group specific chat format, to give some extra variation.
    15. # If set to the default chat format which "should" be compatible with ichat.
    16. # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
    17. format: '<{DISPLAYNAME}> {MESSAGE}'
    18. #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
    19. group-formats:
    20. # Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    21. # Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
    22. # If you are using group formats make sure to remove the '#' to allow the setting to be read.
      -Is in Default because when i add someting it shows broken.. And i use faction+ plugin


    I dont change nothing, all is in default. And ofcourse, i want faction tag in chat.

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

    TomYaMee

    From the picture you provided, i assume you're using 1.6.x and below?
    If so, change

    format: '<{DISPLAYNAME}> {MESSAGE}'
    to
    format: '<[FACTION] {DISPLAYNAME}> {MESSAGE}'

    Make sure you leave space between [FACTION] tag and {DISPLAYNAME}
     
  7. Offline

    creepeershotter


    Ok Factions works, But how i can add Rank in chat? and Groups?

    Edit-Rank Works :). Groups?

    Ok all works, Thanks Tommy.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  8. Offline

    TomYaMee

    Alright, make sure you mark the thread as solved ;)
     
Thread Status:
Not open for further replies.

Share This Page