registerCommand

Registers this executor for the given command and for the given instance of kSpigot.

Return

true if the command was found - false if not

open fun registerCommand(commandName: String, kSpigot: KSpigot): Boolean