release-1.0.0 #39

Merged
cuqmbr merged 108 commits from develop into main 2025-08-14 15:04:35 +00:00
2 changed files with 7 additions and 5 deletions
Showing only changes of commit ed93ba144f - Show all commits

View File

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

View File

@ -404,11 +404,13 @@ auto-install-translations: true
meta-formatting: meta-formatting:
prefix: prefix:
format: format:
- "highest" - highest_on_track_staff
- highest_on_track_clans
duplicates: first-only duplicates: first-only
start-spacer: "[" start-spacer: "<dark_grey>[</dark_grey>"
middle-spacer: " " middle-spacer: "<dark_grey>]</dark_grey> <dark_grey>[</dark_grey>"
end-spacer: "]" end-spacer: "<dark_grey>] </dark_grey>"
suffix: suffix:
format: format:
- "highest" - "highest"