register Suspend Command Executor
abstract fun registerSuspendCommandExecutor(context: CoroutineContext, pluginCommand: <Error class: unknown class>, commandExecutor: SuspendingCommandExecutor)
Registers a suspend command executor.