unregister

abstract fun unregister(name: String)

Unregisters a command by its primary name.

Implementations should also remove aliases that point to the definition.