From 22c86f2b6652a86af8d3cf77cb3d1e48f28b6196 Mon Sep 17 00:00:00 2001 From: SrJss <31166687+jonagamerpro1234@users.noreply.github.com> Date: Sat, 10 Jan 2026 00:17:25 -0300 Subject: [PATCH 1/3] New translations messages.yml (Spanish) --- Bukkit/src/main/resources/langs/es_ES.yml | 1 + 1 file changed, 1 insertion(+) 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: - "======================================-" From 8e86399b242e8d0059350d613ea6e760205e1810 Mon Sep 17 00:00:00 2001 From: SrJss <31166687+jonagamerpro1234@users.noreply.github.com> Date: Sat, 10 Jan 2026 00:17:26 -0300 Subject: [PATCH 2/3] New translations messages.yml (English) --- Bukkit/src/main/resources/langs/en_US.yml | 1 + 1 file changed, 1 insertion(+) 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: - "======================================-" From c0dcba34c418e86e6bd749d00e60079da1a01687 Mon Sep 17 00:00:00 2001 From: SrJss <31166687+jonagamerpro1234@users.noreply.github.com> Date: Sat, 10 Jan 2026 01:19:37 -0300 Subject: [PATCH 3/3] Update source file messages.yml --- Bukkit/src/main/resources/langs/messages.yml | 2 ++ 1 file changed, 2 insertions(+) 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: