Developer Mode
Developer Mode unlocks additional debugging tools and information panels in the CoralProxy interface.
Unlocked Features
Section titled “Unlocked Features”When Developer Mode is enabled, you get access to three new buttons in the top bar:
Console Button
Section titled “Console Button”Opens a real-time console viewer showing:
- Chat messages
- Server messages
- Proxy activity logs
- Log levels (info, warn, error)
- Clickable URLs
- Copy all logs functionality
Scoreboard Button
Section titled “Scoreboard Button”Opens a live scoreboard viewer displaying:
- Real-time scoreboard data
- Up to 15 lines (Minecraft limit)
- Color and formatting preservation
- Score values
Players Button (Tablist)
Section titled “Players Button (Tablist)”Opens the player list viewer showing:
- All online players
- Ping information
- Gamemodes
- Display names with colors
- Real-time updates
Use Cases
Section titled “Use Cases”Debugging
Section titled “Debugging”- View raw server messages
- Monitor packet activity
- Check scoreboard data
- Inspect player list information
Development
Section titled “Development”- Test new features
- Monitor proxy behavior
- Analyze server communication
- Debug issues
Advanced Users
Section titled “Advanced Users”- Understand how features work
- View detailed game state
- Monitor connection status
- Access detailed logs
Who Should Use This?
Section titled “Who Should Use This?”Developer Mode is intended for:
- Developers working on CoralProxy
- Advanced users troubleshooting issues
- Users helping with bug reports
- Anyone curious about the technical details
These debugging tools are hidden by default to keep the interface clean for regular users. Enable Developer Mode only if you need access to these technical features.