Package net.craftions.api.game.commands
Class CommandStartGame
- java.lang.Object
-
- net.craftions.api.game.commands.CommandStartGame
-
- All Implemented Interfaces:
org.bukkit.command.CommandExecutor
public class CommandStartGame extends Object implements org.bukkit.command.CommandExecutor
-
-
Constructor Summary
Constructors Constructor Description CommandStartGame()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
onCommand(@NotNull org.bukkit.command.CommandSender sender, @NotNull org.bukkit.command.Command command, @NotNull String label, @NotNull String[] args)
-
-
-
Field Detail
-
game
public static Game game
-
-