Merge pull request 'new-chat-formatting' (#24) from carbonchat-config into develop
All checks were successful
/ build-docker (push) Successful in 7m5s
All checks were successful
/ build-docker (push) Successful in 7m5s
Reviewed-on: #24 Reviewed-by: cuqmbr <me@cuqmbr.xyz>
This commit is contained in:
commit
37fc716efa
@ -20,7 +20,7 @@ format {
|
|||||||
# }
|
# }
|
||||||
#
|
#
|
||||||
basic {
|
basic {
|
||||||
"default_format"="<dark_gray>[</dark_gray><color:#00ffff>G</color><dark_gray>]</dark_gray> %luckperms_prefix% <gray><username>: <message></gray>"
|
"default_format"="<gray>[<color:#4cd964>G</color>]</gray> %luckperms_prefix% <white><username> <grey>></grey> <message></white>"
|
||||||
discord="<message>"
|
discord="<message>"
|
||||||
console="[G] <username>: <message>"
|
console="[G] <username>: <message>"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@ format {
|
|||||||
# }
|
# }
|
||||||
#
|
#
|
||||||
basic {
|
basic {
|
||||||
"default_format"="<dark_gray>[</dark_gray><gray>L</gray><dark_gray>]</dark_gray> %luckperms_prefix% <gray><username>: <message></gray>"
|
"default_format"="<gray>[L]</gray> %luckperms_prefix% <grey><username></grey> <dark_grey>></dark_grey> <grey><message></grey>"
|
||||||
discord="<message>"
|
discord="<message>"
|
||||||
console="[<channel>] <username>: <message>"
|
console="[<channel>] <username>: <message>"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user