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
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

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(