Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Better chat formatting - [Feature] #238

Open
srleojaco opened this issue Oct 5, 2019 · 0 comments
Open

Better chat formatting - [Feature] #238

srleojaco opened this issue Oct 5, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@srleojaco
Copy link

srleojaco commented Oct 5, 2019

Actually is possible to manage the public chat formatting setting

  • [factionrole factioname] playername

But that is not available for truce/ally/faction chat where is not possible to format the [factionrole factioname] with different color because factionrole/factioname/playername is handled by %s

"factionChatFormat": "§a§lFactionChat §a%s§8: §a%s",
"allianceChatFormat": "§d§lAllyChat §d%s§8: §d%s",

I would like to be abble to fully format that allowing for example to set as below (which now is not possible)

&bFactionChtat &f[&aRecruit &eFactioname&f] &6nickname: &achatmessage

image
image

EDIT: Seems that FactionChat is ussing the following values to format at least the role

"prefixLeader": "§4♚♚ §b",
"prefixCoLeader": "§c♚♚ §b",
"prefixMod": "§9♛ §b",
"prefixRecruit": "§f- §b",
"prefixNormal": "§f+ §b",

@srleojaco srleojaco added the enhancement New feature or request label Oct 5, 2019
@Drc-DEV Drc-DEV added the help wanted Extra attention is needed label May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants