CommandBind

Bind Command

Allows you to bind a key to a module, which means that the module will be activated when the key is pressed.

Functions

Link copied to clipboard
open override fun createCommand(): Command

Creates the Command and is run only once by the CommandManager.