# 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: '§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}{DISPLAYNAME}&f: {MESSAGE}'
#format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
group-formats:
Admin: '§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}{DISPLAYNAME}&f: {MESSAGE}'
Moderator: '§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}{DISPLAYNAME}&f: {MESSAGE}'
# Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
# Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'