diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 400a7cb..15b2922 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -14,7 +14,7 @@ commands: # Быстрые команды # (Отображаются при вводе "Начать", "Rcon") - fast-commands: ["ver:", "status", "stop"] + fast-commands: ["ver", "status", "stop"] # Заблокированные команды blocked-commands: ["stop"]