Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
adeb4e1d32
Commit
c7eba24ae6
@ -36,7 +36,7 @@ import org.bukkit.entity.Player;
|
|||||||
public class InfoCommand implements CommandExecutor {
|
public class InfoCommand implements CommandExecutor {
|
||||||
|
|
||||||
public InfoCommand() {
|
public InfoCommand() {
|
||||||
new StateDependentCommand(ArenaMode.All, FightState.All, "info", this);
|
new StateDependentCommand(ArenaMode.All, FightState.All, "fightinfo", this);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@ -14,7 +14,7 @@ commands:
|
|||||||
ak:
|
ak:
|
||||||
request:
|
request:
|
||||||
requests:
|
requests:
|
||||||
info:
|
fightinfo:
|
||||||
leave:
|
leave:
|
||||||
ready:
|
ready:
|
||||||
kit:
|
kit:
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren