Have mod automatically disable when installed on server
CryoByte33 opened this issue ยท 3 comments
Hey, love the mod! It lets me play without breaking my wrists more on a keyboard for hours ๐
I would love to use this on on my small modpack for my server, but if I install it on the server, it crashes. Normally I'd have no issue just removing it but it causes the multiplayer menu to show a large red X for differing mod lists and I keep getting questions about it and it dissuades players from joining.
I'd love if it acted more like ToastControl or something else that is clientside only, but just doesn't do anything on the server instead of crashing it.
Thank you!
I spotted this commit in Mouse Tweaks mod which prevents the compatibility warning when only present on the client: YaLTeR/MouseTweaks@d0eb6c5
Presumably the same line could be added to Controllable?
I've fixed this in an upcoming update
bbf33d3