Modscraper Modscraper Minecraft
Command Config Lib logo

Command Config Lib

Mod

Command-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

Fabric Quilt

Game Versions

1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 +9 more

Similar Mods

Included in Modpacks

External Resources