Request: Showing [clanname] in /a alias chat.
TomLewis opened this issue ยท 8 comments
Ally chat currently just says [ally] when they chat in /a, an option to customize this message along with displaying their clan name in the config would be much appreciated, [ally] seems to be hard coded in!
@marcelo-mason what do you say about me turning this
allychat:
tag-color: b
name-color: f
player-bracket:
left: <
right: '>'
message-color: '3'
tag-bracket:
color: '8'
left: '['
right: ']'
enable: true
into this
allychat:
enable: true
format: "&b[Ally Chat] &4%clan%.%nick-color%<%player%>: &b%message%"
leader-color: '4'
member-color: 'f'
?
Much easier to customize...
I'd say go for it. Though you'd have to also write code to convert the old format into the new so people's setups are not broken when they upgrade.
I say that's 1000x better, we can add variables into it if we ever need to, much better!
Could we get the same formatting for clanchat? And also have a variable for the players $rank they have set from the crew? Then it gives us many options for formatting!
Good job Marcelo! I will give this a try when I can, maybe at the weekend. Do I need to do my config first? or will it convert? Its only a 1m job to create new config lines so no biggie.
It was all @RoinujNosde. There is a migration script, you should be able to just update.