Better Fabric Console π
A server-side Fabric mod that turns your Minecraft server into its own web-based admin panel.
No external tools. No extra servers. Just install the mod, open your browser, and you're in.
π How it works
π§© Install the mod β βοΈ Start the web service β π Open your browser
The mod runs silently on your server, captures console output and performance metrics, and serves a modern web interface directly from the same machine β accessible from any browser on your local network.
β¨ What you get
| Feature | Description |
|---|---|
| π Live Console | Real-time server log streaming with full Minecraft color code rendering |
| β‘ Spark Metrics | TPS, CPU and memory usage via spark β when installed |
| π Regex Filters | Include, exclude or color-highlight log lines with custom rules |
| π±οΈ Quick Actions | One-click buttons for common admin commands with confirmation dialogs |
| π Secure Access | SHA-256 password, UUID session tokens and a first-run setup wizard |
| π Plugin Toggles | Enable/disable Spark and console capture on the fly β UI adapts instantly |
| π¦ Zero Bloat | Spark is optional and never bundled β install it only if you want metrics |
π Optional: Spark Integration
If you have spark installed on your server, Better Fabric Console will automatically detect it and unlock a live metrics panel with TPS, CPU load and JVM memory stats.
No spark? No problem β the metrics panel simply stays hidden. Everything else works perfectly.
βοΈ Requirements
- Minecraft 26.1.2 (Fabric)
- Fabric Loader β₯ 0.16.0
- Fabric API
- Java 25+
- Node.js 20+ (on the server machine, to run the web service)
π¬ Which mod should we integrate next?
This mod is built to grow with the community's needs. Right now it supports spark for performance metrics β but there's a lot more we could do.
Got a mod you'd love to see integrated with a dedicated web panel?
π Drop a comment below or open a GitHub Discussion β every suggestion is read and considered for the roadmap.
Some ideas already on the radar:
- πΊοΈ BlueMap / Dynmap β live map status and controls
- π LuckPerms β permission management from the web panel
- π Chunky β pre-generation progress and controls
- πΎ Backup mods β backup status and history
If enough people ask for something, it gets built. Simple as that. π
π License
- Fabric Mod (
/src): GPL-3.0 with parent attribution - Web Service & UI (
/service): MIT with parent attribution
Source code: github.com/MACULINX/Better-Fabric-Console

