"Config" { // Website address to tell where the player to go for unban, etc "Website" "http://banned.ptl-clan.de/" // Allow or disallow admins access to sm_addban command "Addban" "1" // Allow or disallow admins access to sm_unban command "Unban" "1" // The table prefix you set while installing the webpanel. Default: "sb" "DatabasePrefix" "sb_" // How many seconds to wait before retrying when a players ban fails to be checked. Min = 15.0 Max = 60.0 "RetryTime" "45.0" // How often should we process the failed ban queue in minutes "ProcessQueueTime" "5" // Require the admin to login once into the webpanel "RequireSiteLogin" "0" // If your game server is behind NAT or -ip is not set on startup, // enter the public IP address or hostname of your game server below "ServerIP" "5.9.60.87" }