// ConVars for plugin "kigen-ac_redux.smx" // Enable the Client Protection Module // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_client_enable "1" // This will prevent Clients from leaving the Game and then rejoining to Respawn // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_client_antirejoin "1" // This will protect the Server from name Crashes and Hacks // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_client_nameprotect "1" // Seconds to prevent someone from restablishing a Connection. 0 to disable // - // Default: "15" // Minimum: "0.000000" // Maximum: "120.000000" kacr_client_antispamconnect "15" // If the Commands Module of KACR is enabled // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_cmds_enable "1" // Amount of Commands in one Second before kick. 0 to disable // - // Default: "30" // Minimum: "0.000000" // Maximum: "120.000000" kacr_cmds_spam "30" // Log Command Usage. Use only for debugging Purposes // - // Default: "0" // Minimum: "0.000000" // Maximum: "1.000000" kacr_cmds_log "0" // Enable the CVar checking Module // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_cvars_enable "1" // Enable the Eye Test detection Routine // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_eyes_enable "1" // Enable Anti-Wallhack // - // Default: "1" // Minimum: "0.000000" // Maximum: "1.000000" kacr_eyes_antiwall "1"