onCommand

abstract suspend fun CommandSender.onCommand(args: MessageChain)

在指令被执行时调用.

See also

Parameters

args

指令参数.