From c7eba24ae6a7836d2bd99c75b080447466e5da68 Mon Sep 17 00:00:00 2001 From: Lixfel Date: Fri, 25 Aug 2023 21:59:46 +0200 Subject: [PATCH] Fight info command rename to fightinfo Signed-off-by: Lixfel --- .../src/de/steamwar/fightsystem/commands/InfoCommand.java | 2 +- FightSystem_Core/src/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FightSystem_Core/src/de/steamwar/fightsystem/commands/InfoCommand.java b/FightSystem_Core/src/de/steamwar/fightsystem/commands/InfoCommand.java index abc1c2a..42491a5 100644 --- a/FightSystem_Core/src/de/steamwar/fightsystem/commands/InfoCommand.java +++ b/FightSystem_Core/src/de/steamwar/fightsystem/commands/InfoCommand.java @@ -36,7 +36,7 @@ import org.bukkit.entity.Player; public class InfoCommand implements CommandExecutor { public InfoCommand() { - new StateDependentCommand(ArenaMode.All, FightState.All, "info", this); + new StateDependentCommand(ArenaMode.All, FightState.All, "fightinfo", this); } @Override diff --git a/FightSystem_Core/src/plugin.yml b/FightSystem_Core/src/plugin.yml index 0283fbb..f0df4c2 100644 --- a/FightSystem_Core/src/plugin.yml +++ b/FightSystem_Core/src/plugin.yml @@ -14,7 +14,7 @@ commands: ak: request: requests: - info: + fightinfo: leave: ready: kit: