Sqlx — Plugins AMX Mod X

Répertoire de plugins CS 1.6 — code source, téléchargements compilés en direct et données de compatibilité complètes.

6 Plugins
Stats v1.0.0

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.

Match v1.0.0

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.

Admin v1.0.0

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.

Admin v1.0.0

CSB Ban Manager

MySQL bans with reason, admin and expiry, checked asynchronously on connect with threaded SQLx.

Match v1.0.0

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.

Stats v1.0.0

CSB Stats Web Export

Pushes end-of-map player stats to MySQL with one threaded multi-row INSERT for external ladder websites.