Allow binding actions to keys
maxanier opened this issue ยท 0 comments
Allow triggering frequently used actions (e.g. batmode) via a dedicated key.
Possible implementation
Create maybe 2 generic keybindings which can be configured via the vanilla control menu.
Then you can bind actions to these keybindings using maybe a client side command "/vampirism-keys action1 <actionid">.
Give warning if not unlocked ...