Chat group-formating
benoitfouc opened this issue ยท 2 comments
Hi, i use essentialsX and GroupManagerX.
I have this config :
` # 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.
For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
format: '&6({WORLDNAME})&7-tt &a{DISPLAYNAME}&7:&r {MESSAGE}'
group-formats:
Default: '&6({WORLDNAME})&7-aa &a{DISPLAYNAME}&7:&r {MESSAGE}'
Admins: '{DISPLAYNAME}&7:&c {MESSAGE}'
Moderator: '{DISPLAYNAME}&7:&c {MESSAGE}'
Owner: '{DISPLAYNAME}&7:&c {MESSAGE}'
Ben: '{DISPLAYNAME}&7:&c {MESSAGE}'`
My player is in the group Ben, but when i write to the chat, it"s the format: '&6({WORLDNAME})&7-tt &a{DISPLAYNAME}&7:&r {MESSAGE}'.
I was just update to EssentialsX.