BleachHack
BleachHack copied to clipboard
[Suggestion] Make it possible to bind UI toggle to the same button as the debug (f3) menu.
When I have BleachHack's UI toggle key set to the same as my debug key (f3) the debug menu opens but the BleachHack UI doesn't disable; it seems that the debug key is eating keypresses.
BH has code to prevent toggling modules when F3 is pressed so that you don't toggle things when trying to use F3+<key>
debug hotkeys
https://github.com/BleachDrinker420/BleachHack/blob/82d8e88bf0c9b365225b086272442b9e8cafd152/src/main/java/org/bleachhack/module/ModuleManager.java#L84
Just use another key for this