diff --git a/src/plugins/CarbonChat/channels/global.conf b/src/plugins/CarbonChat/channels/global.conf index b1d1d91..b966636 100644 --- a/src/plugins/CarbonChat/channels/global.conf +++ b/src/plugins/CarbonChat/channels/global.conf @@ -20,7 +20,7 @@ format { # } # basic { - "default_format"="[G] %luckperms_prefix% > " + "default_format"="[Global] %luckperms_prefix% > " discord="" console="[G] : " } diff --git a/src/plugins/CarbonChat/channels/local.conf b/src/plugins/CarbonChat/channels/local.conf index 1b310be..816584a 100644 --- a/src/plugins/CarbonChat/channels/local.conf +++ b/src/plugins/CarbonChat/channels/local.conf @@ -20,7 +20,7 @@ format { # } # basic { - "default_format"="[L] %luckperms_prefix% > " + "default_format"="[<#e6c67a>Local] %luckperms_prefix% > " discord="" console="[] : " } diff --git a/src/plugins/LuckPerms/config.yml b/src/plugins/LuckPerms/config.yml index b8a6cd4..1f2eccf 100644 --- a/src/plugins/LuckPerms/config.yml +++ b/src/plugins/LuckPerms/config.yml @@ -401,14 +401,17 @@ auto-install-translations: true # value was not inherited from the given group. # # => lowest_not_from_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: "[" + middle-spacer: "] [" + end-spacer: "] " suffix: format: - "highest"