mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-12-29 12:37:40 +01:00
Fix prefix being displayed twice in extensions info section
This commit is contained in:
parent
bfa5fc43cd
commit
ee36fa9d81
@ -223,7 +223,7 @@ public enum Message {
|
||||
|
||||
INFO_STORAGE_META(" &3{}: {}", true),
|
||||
|
||||
INFO_EXTENSIONS("{PREFIX}&f- &bExtensions:", true),
|
||||
INFO_EXTENSIONS("&f- &bExtensions:", true),
|
||||
INFO_EXTENSION_ENTRY(" &3{}", true),
|
||||
|
||||
INFO_MIDDLE(
|
||||
|
Loading…
Reference in New Issue
Block a user