GameOps Panel
web

GameOps Panel

Admin dashboard for CoD4 servers, live stats, screenshot viewer.

Overview

A comprehensive web-based management panel for Call of Duty 4 game servers. It provides tools to monitor player activity, view server statistics, manage maps and mods, and moderate players.

Challenge

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.

Solution

Built a custom API communicating via RCon protocols. Next.js frontend for a responsive interface, and MySQL for persistent data.

Outcome

The panel now actively manages top CoD4 servers.

Technical Stack

Next.jsExpress.jsMySQLRCon ProtocolServer-Sent EventsAuthJSSupabase

Tags

#Next.js#Express#MySQL#AuthJS#Supabase

Visual Showcase

Dashboard

Server Stats & Online players

Dashboard
Screenshot gallery
Ban logs
Commands Centre
Player Information
Chat Settings
1 / 6

Key Features

Real-time Server Monitoring

Track live player activity, current map, and server uptime

Screenshot Gallery

View and manage player screenshots to detect suspicious activity or cheats directly from the panel.

Ban & Moderation Tools

Easily issue bans, temp-bans, or kicks with real-time RCon synchronization and detailed logs.

Command Center

Send RCon commands instantly to your game server from a sleek web interface.

Chat Management

Control in-game chat with character limiting options, and custom message broadcasting.

Secure Admin Access

Role-based admin authentication powered by AuthJS and Supabase ensures only authorized users can manage servers.