Merge pull request 'chat-role-clan-tags' (#30) from carbonchat-config into develop
All checks were successful
/ build-docker (push) Successful in 7m58s
All checks were successful
/ build-docker (push) Successful in 7m58s
Reviewed-on: #30
This commit is contained in:
commit
ed93ba144f
@ -20,7 +20,7 @@ format {
|
||||
# }
|
||||
#
|
||||
basic {
|
||||
"default_format"="%luckperms_prefix% <white><username></white> <grey>></grey> <white><message></white>"
|
||||
"default_format"="%luckperms_prefix%<white><username></white> <grey>></grey> <white><message></white>"
|
||||
discord="<message>"
|
||||
console="<username>: <message>"
|
||||
}
|
||||
|
@ -404,11 +404,13 @@ auto-install-translations: true
|
||||
meta-formatting:
|
||||
prefix:
|
||||
format:
|
||||
- "highest"
|
||||
- highest_on_track_staff
|
||||
- highest_on_track_clans
|
||||
|
||||
duplicates: first-only
|
||||
start-spacer: "["
|
||||
middle-spacer: " "
|
||||
end-spacer: "]"
|
||||
start-spacer: "<dark_grey>[</dark_grey>"
|
||||
middle-spacer: "<dark_grey>]</dark_grey> <dark_grey>[</dark_grey>"
|
||||
end-spacer: "<dark_grey>] </dark_grey>"
|
||||
suffix:
|
||||
format:
|
||||
- "highest"
|
||||
|
Loading…
Reference in New Issue
Block a user