register

abstract fun register(definition: CommandDefinition)

Registers definition.

Throws

if the command name or alias is invalid or conflicts.