Skip to content

Stats Plugin

Tracks in-memory player kill/death statistics per round with !stats and !topstats commands.

Plugin name: statsRequires config: No

Commands

CommandLevelUsageDescription
!stats0!statsShows your kills, deaths, K/D ratio, and team kills
!topstats0!topstatsShows top 5 players by kills (public message)

Behavior

  • Tracks kills, deaths, and team kills per player in memory
  • Statistics are for the current session only (not persisted)
  • !topstats sends results as a public message visible to all players

Settings

None — no configuration required.

Events

EVT_CLIENT_KILL, EVT_CLIENT_KILL_TEAM, EVT_CLIENT_SAY, EVT_CLIENT_TEAM_SAY

Released under the GPL-2.0 License.