//
project
/
dev.jaims.mcutils.bukkit.command
/
CommandHandler
/
onCommand
jvm
onCommand
override the default
onCommand
. it will call the new
execute
method
open override fun
onCommand
(sender:
CommandSender
, command:
Command
, label:
String
, args:
Array
<Out
String
>):
Boolean
Content copied to clipboard