CSB CVar Checker

v1.0.0 3 indirme Daemon666 Son güncelleme: Jul 15, 2026

Queries client cvars and checks them against a rules file, kicking or logging clients with disallowed values or that refuse to answer.

CSB CVar Checker queries client-side cvars with query_client_cvar a few seconds after a player joins and checks each answer against a rules file. Rules can require an exact value, forbid a value, enforce a numeric minimum or maximum, or simply demand that the client answers at all - a client returning Bad CVAR request is either missing the cvar or blocking the query.

Features

  • Rules file with five modes: eq, neq, max, min, any
  • Catches brightness / fog / interp style tweaks (gl_fog, r_lightmap, ex_interp, cl_lw, ...)
  • Log-only or kick modes
  • A default rules file is written on first run

Installation

  1. Put csb_cvar_checker.amxx in addons/amxmodx/plugins/
  2. Add it to plugins.ini
  3. Edit addons/amxmodx/configs/csb_cvar_checker.ini

Kurulum

1. Put csb_cvar_checker.amxx in addons/amxmodx/plugins/
2. Add it to plugins.ini
3. Edit configs/csb_cvar_checker.ini (a default is written on first run)

Cvarlar

CVARDefaultDescription
csb_cc_enabled 1 Enable the plugin.
csb_cc_delay 15 Seconds after join before the client is queried (minimum 3).
csb_cc_action 1 0 = log only, 1 = kick offenders.
csb_cc_kickmsg Disallowed client setting detected Message shown when a client is kicked.

Değişiklik günlüğü — v1.0.0

1.0.0 - Initial release.
Sürümler →
Katkıda bulunanlar: Daemon666 ✦
Lisans: GPL-3.0

Puan

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
.sma indir
Dosyalar:
csb_cvar_checker.sma main 6.4 KB

Gereksinimler

AMX Mod X ≥ 1.8.2
Engine ReHLDS HLDS
ReGameDLL İsteğe bağlı
ReAPI İsteğe bağlı
Metamod Metamod / Metamod-r
Bilinen çakışmalar Other cvar-enforcement / anti-cheat plugins that query the same cvars.
Eklentilere Dön