execute

The method to execute a command.

Parameters

args
the arguments
sender
the sender of the command
abstract fun execute(sender: CommandSender, args: List<String>, props: CommandProperties)