
MineConf
MineConf is a powerful configuration
Screenshots





About this Mod
MineConf
MineConf is a powerful configuration library for Minecraft Fabric mods, providing a simple and intuitive API along with
a user-friendly graphical interface to help mod developers easily manage and maintain configuration files.
🎮 Command-Line Interface
MineConf provides a complete command-line interface for viewing and modifying configurations:
| Command | Description |
|---|---|
/mineconf screen |
Open the configuration interface for all mods(Required fabric-gui-imgui) |
/mineconf screen <mod_id> |
Open the configuration interface for a specific mod(Required fabric-gui-imgui) |
/mineconf get <mod_id> <conf_id> |
Get a configuration basic info |
/mineconf get <mod_id> <conf_id> value |
Get a configuration value info |
/mineconf set <mod_id> <conf_id> <value> |
Set a value for literal type configurations |
/mineconf append <mod_id> <conf_id> <value> |
Append an element to a collection type configuration |
/mineconf append <mod_id> <conf_id> <key> <value> |
Append a key-value pair to a multimap type configuration |
/mineconf remove <mod_id> <conf_id> <index> |
Remove an element from a collection type configuration |
/mineconf remove <mod_id> <conf_id> <key> |
Remove a key from a multimap type configuration |
/mineconf remove <mod_id> <conf_id> <key> <value> |
Remove a specific key-value pair from a multimap type configuration |
Available Versions
How to Install MineConf on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1).
Install Mod
Open the mod browser in the dashboard and search for "MineConf". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1, 1.21.11, 1.20.6 (+12 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
MineConf server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1). You can switch loaders with one click in the panel.
Is MineConf compatible with fabric?
MineConf officially supports fabric for Minecraft 26.1, 1.21.11, 1.20.6. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with MineConf – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if MineConf consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install MineConf with just one click on your server.