Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.x
1.19.x
1.18.x
1.17.1
1.16.5
Platforms
Supported environments
Links
Creators
Details
Licensed LGPL-3.0-or-later
Published last year
Updated 19 hours ago
Jupiter
Jupiter is a powerful, auto sync config library.
IMPORTANT NOTICE: Jupiter V2 is not compatible with mods which based on V1!
Features
For players
- Convenient in-game config edit screens.
- Auto sync with server if you are connect to dedicated servers & you have proper permissions.
For develops
For how to use, see document.
- Simple creation of config instance.
- Config support
int,double,string,listand so on. - Customized codec based config entry: You can add config entry for any value type.
- Permission control for dedicate server config.
Extra Config System
Extra config system aims at loading config files from other config systems. Configs loaded by this system can also use Jupiter's features such as auto generated config screens and dedicated server sync.
Currently supported:
- (Neo)Forge config system (Also capable with
Forge Config API Port) - Cloth Config API
Special thanks
masady: Author ofMalilib, config screen designs is partly based on it.Fuzs: Author ofForge Config API Port:Jupitercan load (Neo)Forge configs more convenient with its universal APIs.


