- Fix Alias (alias two identical commands)
- Block Bad Command For Player > player_cmd_block.ini
- Block Bad Command For Server > server_cmd_block.ini
- Block Change ConVar After Server Start > convar_change_block.ini
- Anti VPN
- Block Country > blocked_countries.ini
- Block 'sm' , 'meta' Command For Player
- Connect & Disconnect Log
- Bad Command Log
- Block ConVar Change notification > silent_cvar_change.ini
Extensions:
- ConsoleHook
- system2
- geoip
// This file was auto-generated by SourceMod (v1.10.0.6490)
// ConVars for plugin "ServerProtection.smx"
// Fix Alias command bug 0=Disable 1=Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_alias_fix "1"
// Block Join Player With VPN
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_anti_vpn "1"
// Ban Time 0=Permanent
// -
// Default: "60"
// Minimum: "0.000000"
server_protection_ban_time "60"
// Block 'sm' or 'meta' Command For Players
// -
// Default: "1"System
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_block_sm_meta "1"
// Reject Player if use 'sm' or 'meta' Command
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_block_sm_meta_reject "1"
// Save Connect Disconnect Log
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_connect_disconnect_log "1"
// Block Join Player From Blocked Countries
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_country_block "1"
// Block Player Commands? 0=Disable 1=Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_player_cmd_block "1"
// Reject Player if use Blocked Player Commands
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_player_cmd_block_reject "1"
// Reject Player Type 0=kick 1=Ban Steam 2=Ban IP 3=Ban Steam and IP
// -
// Default: "3"
// Minimum: "0.000000"
// Maximum: "3.000000"
server_protection_reject_type "3"
// Block Server Commands? 0=Disable 1=Enable
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_server_cmd_block "1"
// Block the value change message for the ConVars on the 'silent_cvar_change.ini' file
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
server_protection_silent_cvar_change "1"
// Count of Warning Before Reject Player
// -
// Default: "3"
// Minimum: "1.000000"
server_protection_warning_count "3"