Config does not reload when changing while on the main menu
BlayTheNinth opened this issue ยท 0 comments
Minecraft Version
1.18.x
Mod Loader
Forge
Mod Loader Version
38.0.10
Mod Version
2.2.0
Describe the Issue
Reloads are only applied to the active config if there is no syncing or there is a server instance. This means that local config changes will not be applied unless they are done after joining a singleplayer world.
The check needs to be changed to only require a server instance if the player is currently in a game.
Logs
No response