1
0
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:
Luck
2020-05-19 17:47:07 +01:00
parent bfa5fc43cd
commit ee36fa9d81

View File

@@ -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(