execute

abstract fun execute(executor: Player)

The default executor for this command. This is the method that will be called when no arguments are provided.

Parameters

executor

The player that executed the command.