// This file was auto-generated by SourceMod (v1.5.0-dev+3738) // ConVars for plugin "smac.smx" // [smac_aimbot.smx] Number of aimbot detections before a player is banned. Minimum allowed is 4. (0 = Never ban) // - // Default: "0" // Minimum: "0.000000" smac_aimbot_ban "4" // [smac_commands.smx] Amount of commands allowed in one second before kick. (0 = Disabled) // - // Default: "30" // Minimum: "0.000000" smac_antispam_cmds "0" // [smac_client.smx] Seconds to prevent someone from restablishing a connection. (0 = Disabled) // - // Default: "2" // Minimum: "0.000000" smac_antispam_connect "0" // [smac_autotrigger.smx] Automatically ban players on auto-trigger detections. // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" smac_autotrigger_ban "1" // The duration in minutes used for automatic bans. (0 = Permanent) // - // Default: "0" // Minimum: "0.000000" smac_ban_duration "0" // [smac_eyetest.smx] Automatically ban players on eye test detections. // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" smac_eyetest_ban "1" // Include extra information about a client being logged. // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" smac_log_verbose "1" // [smac_client.smx] Kick clients that fail to authenticate within 10 seconds of joining the server. // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" smac_validate_auth "0" // [smac_wallhack.smx] Enable Anti-Wallhack. This will increase your server's CPU usage. // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" smac_wallhack "0" // Display a message saying that your server is protected. // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" smac_welcomemsg "1"