register

fun CommandExecutor.register(commandName: String): Boolean

Registers this CommandExecutor for the given command.

Return

If the command was registered successfully.