open fun registerCommands(vararg commands: Command): Unit
open fun registerCommands(commands: Collection<Command>): Unit
Registers the commands.