setLevel

fun setLevel(sender: CommandSender, level: Int, player: Player?)

The command for setting the mine level of a player.

Since

0.2.0

Parameters

sender

The executor of the command

level

The level that will be set

player

The player that will be used to set the mine level. Defaults to the sender if the player is null