suspendingExecutor

fun <ERROR CLASS>.suspendingExecutor(plugin: <ERROR CLASS>, suspendingCommandExecutor: SuspendingCommandExecutor): <ERROR CLASS>

Registers an command executor with suspending function. Does exactly the same as PluginCommand.setExecutor.