registerSuspendingCommand

fun <ERROR CLASS>.registerSuspendingCommand(plugin: <ERROR CLASS>, command: SuspendingCommand)

Registers an command executor with suspending function. Does exactly the same as PluginManager.registerCommand

See also

command

SuspendingCommand

Parameters

plugin

BungeeCord Plugin.