Live server status & leaderboards

Publish your game servers under Content → Servers in the dashboard and your site's /servers page turns into a live status board:

  • Online/offline with player count, max slots and queue depth
  • Current map and the in-game clock
  • "Last seen" for servers that are down, and a fill bar that updates while the page is open

Status comes from your own server: @CitadelAdmin reports its population, map and clock on every snapshot, and the Server Manager ships it. Nothing is scraped from a public index and no third-party account is involved, so a server that is up is on the board within seconds. Your dashboard's Servers list shows the same live chips, so you see what players see.

Leaderboards

Publish a server and your site gains /servers/<id>/leaderboard: top-25 boards for kills, deaths, K/D, playtime, longest kill and longest shot, with a stat switcher.

  • Boards are built from the player records the mod has been writing since the server was linked, so they start filling the moment it is connected rather than needing a separate integration.
  • Boards cache for a few minutes; stats aren't real-time but stay fresh.

Both come from the same place now: the mod on your game box. A server that is linked has a status board and a leaderboard, with nothing else to connect.