Sqlx — AMX Mod X Plugins
CS 1.6 plugin directory — source code, live-compiled downloads, and full compatibility data.
CSB MySQL Ranks
The same stats model as the nVault ranks, stored in MySQL with threaded SQLx queries, so several servers share one ladder the website can read.
CSB Match Stats Export
Exports the full match scoreboard (kills/deaths/hs/damage/ADR per player) to MySQL with threaded SQLx, or to a text file when the DB is down.
CSB Admin Logger
Logs every admin command (kick/ban/gag/slay/slap/map) with SteamID, target, map and time to MySQL via threaded SQLx, with a flat-file fallback and a csb_log_action native.
CSB Ban Manager
MySQL bans with reason, admin and expiry, checked asynchronously on connect with threaded SQLx.
CSB Mix ELO
ELO rating for mix/match play in MySQL: winners gain and losers lose points by the rating gap, with /elo, /topelo and ELO-balanced teams.
CSB Stats Web Export
Pushes end-of-map player stats to MySQL with one threaded multi-row INSERT for external ladder websites.









