
Tiny Config Manager Lib
A small json configuration serializer using gson.
Screenshots

About this Mod
Config Manager
A serializer using GSON and load/save config files.
Use
- Gradle
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
dependencies {
modImplementation "maven.modrinth:config-manager:${project.configmanager_version}"
}
- Java
import dev.felixagairu.configmanager.ConfigManager
public class Test() {
private static final String defaultConfigs ="{'key':'value'}";
private static final ConfigManager configManager = new ConfigManager("modid.json", defaultConfigs);
private static final JsonObject configs = configManager.loadConfig();
}
icon.png © 2025 by FelixAgairu is licensed under CC BY-NC-SA 4.0
Available Versions
How to Install Tiny Config Manager Lib 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.2).
Install Mod
Open the mod browser in the dashboard and search for "Tiny Config Manager Lib". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+30 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Tiny Config Manager Lib 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.2). You can switch loaders with one click in the panel.
Is Tiny Config Manager Lib compatible with fabric and forge and neoforge?
Tiny Config Manager Lib officially supports fabric, forge, neoforge for Minecraft 26.1.2, 26.1.1, 26.1. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Tiny Config Manager Lib – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Tiny Config Manager Lib 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 Tiny Config Manager Lib with just one click on your server.