Add invalid description error message

This commit is contained in:
Frank van der Heijden 2020-06-09 12:25:55 +02:00
parent cc6b7e4b2c
commit b2af579896
No known key found for this signature in database
GPG key ID: 26DA56488D314D11
3 changed files with 6 additions and 3 deletions

View file

@ -18,6 +18,7 @@ public class Messenger {
"not_enabled", "&cAn error occurred while %action%ing &4%what%&c, plugin is not enabled!",
"already_enabled", "&cAn error occurred while %action%ing &4%what%&c, plugin is already enabled!",
"file_changed", "&cAccessing the jar file while %action%ing &4%what%&c went wrong, please load the plugin manually!",
"invalid_description", "&cAn error occurred while %action%ing &4%what%&c, plugin doesn't have a valid description!",
"update", Defaults.of(
"available", "&8&m------------=&r&8[ &b&lServerUtils Update&r &8]&m=--------------\n"
+ " &3Current version: &b%old%\n"