diff --git a/Bukkit/src/main/resources/langs/en_US.yml b/Bukkit/src/main/resources/langs/en_US.yml index 32cbcbb..4c81e66 100644 --- a/Bukkit/src/main/resources/langs/en_US.yml +++ b/Bukkit/src/main/resources/langs/en_US.yml @@ -5,6 +5,7 @@ UsageMainCommand: "&7Use &9/Ac &ehelp &7for more information" UnknownArguments: "&cUnknown argument!" ReloadCommand: "&aAll plugin files have been reloaded" UnknownSound: "&eThe sound is not from this version or is misspelled!" +DisabledCommand: "&cThis command is disabled" UpdateAlert: Console: - "======================================-" diff --git a/Bukkit/src/main/resources/langs/es_ES.yml b/Bukkit/src/main/resources/langs/es_ES.yml index 9dc5218..6e8812e 100644 --- a/Bukkit/src/main/resources/langs/es_ES.yml +++ b/Bukkit/src/main/resources/langs/es_ES.yml @@ -5,6 +5,7 @@ UsageMainCommand: "&7Usa &9/Ac &ehelp &7para más información" UnknownArguments: "&cArgumento desconocido!" ReloadCommand: "&aSe han recargado todos los archivos del plugin" UnknownSound: "&eEl sonido no es de esta versión o está mal escrito!" +DisabledCommand: "&cThis command is disabled" UpdateAlert: Console: - "======================================-" diff --git a/Bukkit/src/main/resources/langs/messages.yml b/Bukkit/src/main/resources/langs/messages.yml index 61edd6f..ece062f 100644 --- a/Bukkit/src/main/resources/langs/messages.yml +++ b/Bukkit/src/main/resources/langs/messages.yml @@ -5,6 +5,8 @@ UsageMainCommand: "&7Use &9/Ac &ehelp &7for more information" UnknownArguments: "&cUnknown argument!" ReloadCommand: "&aAll plugin files have been reloaded" UnknownSound: "&eThe sound is not from this version or is misspelled!" +DisabledCommand: "&cThis command is disabled" + UpdateAlert: Console: