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: