Real-time DCS server performance and player metrics
DCS Statistics Dashboard
A public-facing statistics hub for DCS World communities, turning server activity into leaderboards, pilot records, squadron standings, combat totals, and clean visual reports.
DCS Statistics Dashboard
Real-time server performance and player metrics
Top 5 Pilots
KillsServer Combat Statistics
Leaderboard showcase
Make the competitive side of your server easy to scan.
The front page highlights the kind of stats pilots care about: kills, deaths, K/D, credits, playtime, takeoffs, landings, crashes, ejections, and most-used aircraft.
| Rank | Name | Kills | Deaths | K/D | Credits | Playtime | Most Used Aircraft |
|---|---|---|---|---|---|---|---|
| 1 | VSF-252 Rowhop | 1350 | 104 | 12.98 | 2509 | 261h | FA-18C_hornet |
| 2 | VFS-252 Nightmare | 1273 | 94 | 13.54 | 2122 | 372h | AH-64D_BLK_II |
| 3 | VFS-252 Mort | 784 | 48 | 16.33 | 1179 | 285h | F-4E-45MC |
| 4 | VFS-252 Penfold-88 | 750 | 64 | 11.72 | 985 | 250h | UH-1H |
Required server bot
DCSServerBot is the bridge between your DCS servers and the dashboard.
The dashboard is designed around DCSServerBot-powered communities. The bot handles the live server connection, mission context, player activity, and API traffic that make the statistics site useful.
DCSServerBot GitHub09:50:11 INFO 192.168.0.3:58536 - "GET /serverstats HTTP/1.1" 200
09:50:11 INFO 192.168.0.3:58550 - "GET /leaderboard?what=kills&limit=5 HTTP/1.1" 200
09:50:11 INFO 192.168.0.3:58520 - "GET /server_attendance HTTP/1.1" 200
09:50:49 INFO 192.168.0.203:63168 - "GET /leaderboard?what=kills&limit=10 HTTP/1.1" 200
09:50:49 INFO 192.168.0.203:62610 - "POST /player_info HTTP/1.1" 200
Built for DCS communities
A front page that advertises the actual dashboard experience.
Live server overview
Total players, sorties, playtime, average playtime, current players, and server activity at a glance.
Pilot statistics
Readable pilot records for competitive stats, flight history, aircraft usage, and progression.
Leaderboard ready
Tables and visual breakdowns that make server rankings feel clean, sharp, and shareable.
Bot-backed data
Clear positioning that DCSServerBot is required and sits underneath the dashboard.
GitHub projects