Daemon666 / CSB Map Stats Public

Per-map aggregates (rounds, T/CT wins, plants, defuses, average round time) in nVault, shown with /mapstats.

v1.0.0 115 downloads GPL-3.0 Last updated Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 4, 2026 1 Versions
csb_map_stats.sma main 46ee9e3 4.1 KB
README.md

CSB Map Stats builds a long-term picture of every map you run: rounds played, terrorist/CT round wins, bombs planted and defused, and the average round length - all stored in nVault under the map name, so data survives restarts. /mapstats prints the current map's numbers, and once a map has at least five rounds the plugin notes at round end when one side is dominating (more than 60% of round wins).

Features

  • Accumulates across map replays and server restarts.
  • Side-dominance line at round end.
  • Average round time computed from live round timers.

Installation

  1. Enable the nvault module.
  2. Compile, install, add to plugins.ini, change map.
Installation
1. Enable the nvault module in addons/amxmodx/configs/modules.ini
2. Compile the .sma, put the .amxx in addons/amxmodx/plugins/
3. Add it to plugins.ini and change map
CVARs
CVARDefaultDescription
csb_mapstats_enabled 1 Reserved enable toggle.
Commands
CommandAccessDescription
say /mapstats Print the current map's aggregate stats.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules nvault
Contributors
Back to Plugins