MineCommand

The /mine command.

Author

MarkusTieger

Since

0.2.0

Functions

Link copied to clipboard
fun admin(sender: Player)

The command for toggling the admin mode.

Link copied to clipboard
fun getLevel(sender: CommandSender, player: Player?)

The command for getting the mine level of a player.

Link copied to clipboard
fun reset(sender: CommandSender, mine: Mine)

The command to reset a specific mine.

Link copied to clipboard
fun setLevel(sender: CommandSender, level: Int, player: Player?)

The command for setting the mine level of a player.