onKeyBind

open override fun onKeyBind()

This method is run whenever the key-bind for the Module is pressed.

By default, this will toggle the module and send a chat message. It can be overwritten in the module to change that behaviour.