
Admin dashboard for CoD4 servers, live stats, screenshot viewer.
Interfacing with the game server's proprietary protocols and providing real-time data without impacting performance was challenging. Creating a secure authentication system for admins was critical.
Built a custom API communicating via RCon protocols. Next.js frontend for a responsive interface, and MySQL for persistent data.
The panel now actively manages top CoD4 servers.
Tags
Server Stats & Online players






Track live player activity, current map, and server uptime
View and manage player screenshots to detect suspicious activity or cheats directly from the panel.
Easily issue bans, temp-bans, or kicks with real-time RCon synchronization and detailed logs.
Send RCon commands instantly to your game server from a sleek web interface.
Control in-game chat with character limiting options, and custom message broadcasting.
Role-based admin authentication powered by AuthJS and Supabase ensures only authorized users can manage servers.