[CSGO] Client Convar Checker

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

[CSGO] Client Convar Checker

Post by Andreeas »

Image

Description
This plugin can check players' convars, to prevent players' use bad convar like "voice_inputfromfile".



Install
Upload all files to your server.
"net_graph" //Cvar name
{
"immunity" "a" // What admin flag have immunity? empty = disabled
"mode" "0" // 0 = not allow value, 1 = only allow value
"value" "1" // Value
"punishment" "1" // 1 = kick, 2 = ban
"bantime" "0" // If punishment is ban, how long should a player be banned? (0 = Permanent Ban)
}
Admin commands:
sm_ccc_reload //Reload settings. (Need ADMFLAG_ROOT.)
sm_ccc_test //Print your convar settings in console. (Need ADMFLAG_ROOT)
Cvars
sm_ccc_timer "1.0" //Check cvar timer
sm_ccc_warn "3" //Warn player x times before punishment?
Download
Source
Post Reply

Return to “General Purpose”