Request Description
ConfigBuilder.registerModOptions should possibly add a new (null by default) boolean supplier parameter, that when non null. sodium registers the mod to modmenu api, the supplied parameter is invoked when someone tries to open the setting from modmenu and is used to check whether or not it should open to the specified page, or return null (not open the config at all)
An example of what this feature is trying to replace/solve can be found here
Request Description
ConfigBuilder.registerModOptions should possibly add a new (null by default) boolean supplier parameter, that when non null. sodium registers the mod to modmenu api, the supplied parameter is invoked when someone tries to open the setting from modmenu and is used to check whether or not it should open to the specified page, or return null (not open the config at all)
An example of what this feature is trying to replace/solve can be found here