//
project
/
dev.jaims.mcutils.bukkit.command
/
CommandHandler
/
execute
jvm
execute
The method to execute a command.
Parameters
args
the arguments
props
some
CommandProperties
sender
the sender of the command
abstract fun
execute
(sender:
CommandSender
, args:
List
<
String
>, props:
CommandProperties
)
Content copied to clipboard