getLevel

fun getLevel(sender: CommandSender, player: Player?)

The command for getting the mine level of a player.

Since

0.2.0

Parameters

sender

The executor of the command

player

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