new format

This commit is contained in:
apathy 2025-07-26 20:02:52 +03:00
parent f12993b85a
commit 790806d3a9
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ format {
# }
#
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>"
console="[G] <username>: <message>"
}

View File

@ -20,7 +20,7 @@ format {
# }
#
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>"
console="[<channel>] <username>: <message>"
}