Core Features

Better Fabric Console is designed with a zero-bloat philosophy while delivering essential, high-quality server administration tools.

🌐 Web-Based UI

Manage your server entirely from your browser. The responsive React frontend provides a seamless administration experience without needing to use clunky in-game commands or external dashboard services.

📟 Live Console Streaming

A native Log4j2 Appender hooks directly into the server console, streaming logs in real-time over WebSockets. Full support for terminal color codes ensures the web UI looks exactly like your native console.

⚡ Optional Spark Integration

Monitor your server's health with deep metrics (TPS, CPU, Memory). We use Spark via compileOnly, meaning the mod remains lightweight and Spark is never bundled. If installed, the UI automatically enables the metrics panel.

🔍 Advanced Regex Filters

Cut through the noise. Define custom regular expressions to include, exclude, or highlight specific log lines so you only see what matters most to your administration duties.

🖱️ Quick Actions

Create customizable macro buttons in your config. Bind complex commands to a single click, complete with customizable colors, icons, and safety confirmation dialogs to prevent accidents.

🔐 Robust Authentication

Secure by default. Features a first-run setup wizard, SHA-256 hashed master passwords, and UUID-based session tokens with configurable timeouts to keep your console safe from unauthorized access.