Command Config Lib
ModCommand-based config library for clients and servers
Type
Mod
Modrinth Downloads
443,619
Modrinth ID
FrwnDTSv
Last Updated
Apr 12, 2026
Description
Command Config Lib
Lightweight command-based config library.
Why commands?
Commands are rarely affected by Minecraft updates, making this library compatible with most versions, including snapshots.
For example, it can be used for:
- Quick in-game config, as it doesn't require opening another GUI.
- Server-side config. GUI functionality is limited for server mods, which leaves commands as a config option.
- Snapshot mod support. Other libraries mostly focus on full Minecraft releases, however this one is designed to be easy to port.
- Multi-version mods. Other libraries may not be available for old versions or have different API for them.
Note that this library doesn't aim to replace supported GUI config for your mod, but rather provide a robust alternative.
How do I use this?
Check out the wiki: https://docs.kikugie.dev
Compatibility
Mod Loaders
Game Versions
Similar Mods
FTB Guides (Forge) (Legacy)
Legacy FTB Guides mod
Exordium
Render the GUI and screens at a lower framerate to speed up what's really important: the worldrendering.
Enhanced Block Entities Reforged (Unofficial)
Improves FPS with rendering block entities like chests
Equivalent Energistics
Autocrafting with EMC!
Creative Apiary
Adds a Creative Apiary for Resourceful Bees
Dropt
Modify block drops based on player, gamestage, dimension, biome, held item, y-level, items dropped, fortune level, silkt...