Modrinth CurseForge GitHub

Better Fabric Console

A modern, server-side Fabric mod for Minecraft that hosts a local web-based administration interface directly from the server itself.

How It Works

1. Drop it in your mods folder

Just put the `.jar` in your Fabric server's `mods` folder. No client-side installation is needed.

cp build/libs/better-fabric-console-1.0.0.jar /path/to/server/mods/

2. Start the server

Start your Minecraft server normally. Better Fabric Console will automatically generate a secure config.json and spin up the web interface on the default port.

3. Connect and manage

Open your browser and navigate to http://your-server-ip:8080. Follow the secure first-time setup wizard to create your master password and start managing your server.

🌐 Web-Based UI

Full admin interface in the browser — no in-game menus needed. Seamless runtime bridge serving the dashboard directly from your server.

📟 Live Console

Real-time server log streaming with terminal color code rendering. Keep an eye on your server operations without SSH.

⚡ Spark Integration

Optional TPS, CPU & memory metrics via spark. The UI automatically adapts and displays metrics if the spark plugin is present.

Ready to upgrade your server management?

Ditch the SSH terminals and clunky external dashboards. Manage your Fabric server directly from a beautiful web interface.

Get Started Now