
debug-helper
a Minecraft Fabric api that helps debug
About this Mod
DebugHelper
- Simple Debug Utility for Fabric Mods
The description is made with AI
DebugHelper is a lightweight, server-side-only utility mod designed to help Fabric mod developers add easy debugging capabilities to their mods. This mod does nothing on its own — it must be used as a dependency by other mods during development.
quilt version of this mod is in beta
📌 Overview
DebugHelper provides simple logging, tracing, and debugging utilities that other mods can use to:
- Print debug messages to the server console
- Track event triggers
- Monitor code flow during development
⚠️ This mod is server-side only. It does nothing on the client and should not be installed there.
🧩 For Mod Developers: How to Use
If you're developing a Fabric mod and want to use DebugHelper for debugging, follow these steps.
1. Add Dependency in build.gradle
dependencies {
// other dependencies
modImplementation("io.github.zhengzhengyiyi.tweak_api.debughelper:${project.debughelper_version}")
}
debughelper_version=1.0.4
3. Use in Your Code (Java)
- in this section, please view github (I am still doing readme on github)
📚 Check the source code for full API details.
⚙️ Requirements
- Minecraft: 1.20.1+
- Environment: Server-side only
- Java: 17+
Available Versions
How to Install debug-helper 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 (1.21.8).
Install Mod
Open the mod browser in the dashboard and search for "debug-helper". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.8, 1.21.7, 1.21.6 (+12 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
debug-helper 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 (1.21.8). You can switch loaders with one click in the panel.
Is debug-helper compatible with fabric and quilt?
debug-helper officially supports fabric, quilt for Minecraft 1.21.8, 1.21.7, 1.21.6. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with debug-helper – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if debug-helper 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 debug-helper with just one click on your server.