mirror of
https://github.com/lucko/LuckPerms.git
synced 2025-09-09 05:40:47 +02:00
Fix prefix being displayed twice in extensions info section
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user