Merge pull request 'chat-role-clan-tags' (#30) from carbonchat-config into develop
All checks were successful
/ build-docker (push) Successful in 7m24s

Reviewed-on: #30
Reviewed-by: cuqmbr <me@cuqmbr.xyz>
This commit is contained in:
cuqmbr 2025-07-28 21:51:51 +00:00
commit 24b85ba095
3 changed files with 9 additions and 6 deletions

View File

@ -20,7 +20,7 @@ format {
# }
#
basic {
"default_format"="<gray>[<color:#4cd964>G</color>]</gray> %luckperms_prefix% <white><username> <grey>></grey> <message></white>"
"default_format"="<dark_grey>[<color:#4cd964>Global</color>]</dark_grey> %luckperms_prefix%<white><username> <grey>></grey> <message></white>"
discord="<message>"
console="[G] <username>: <message>"
}

View File

@ -20,7 +20,7 @@ format {
# }
#
basic {
"default_format"="<gray>[L]</gray> %luckperms_prefix% <grey><username></grey> <dark_grey>></dark_grey> <grey><message></grey>"
"default_format"="<dark_grey>[<#e6c67a>Local</#e6c67a>]</dark_grey> %luckperms_prefix%<grey><username></grey> <dark_grey>></dark_grey> <grey><message></grey>"
discord="<message>"
console="[<channel>] <username>: <message>"
}

View File

@ -401,14 +401,17 @@ auto-install-translations: true
# value was not inherited from the given group.
#
# => lowest_not_from_group_<group> Same as above, except takes the value with the lowest weight.
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"