Co ciekawe kiedy osoba która dostanie bana chce wejść ponownie na serwer w konsoli wyrzuca mi niezły spam a sama osoba nie dostaje komunikatu, że została zbanowana tylko łączy się tak długo aż wpisze w konsoli disconnect.
oto logi z konsoli:
Client "Tobi / CsOpole" connected (89.73.187.166:27005). Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:35: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093235-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:38: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093238-7' for key 'PRIMARY' demo record has started. Recording GOTV demo to auto-20151214-1240-de_dust2.dem... Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:40: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093240-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:42: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093242-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:45: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093245-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:47: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093247-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:50: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093249-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:52: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093252-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:54: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093254-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:57: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093257-7' for key 'PRIMARY' Forcing client reconnect (3) Forcing client reconnect (3) Forcing client reconnect (3) L 12/14/2015 - 12:40:59: [sourcebans.smx] Query Failed: Duplicate entry '1-1450093259-7' for key 'PRIMARY'A tutaj jest mój plik sourcebans.cfg
/**
* sourcebans.cfg
*
* This file contains settings for the SourceBans Source Server Plugin
* @author SteamFriends Development Team
* @version 0.0.0.$Rev: 74 $
* @copyright SteamFriends (www.steamfriends.com)
* @package SourceBans
*/
"SourceBans"
{
"Config"
{
// Website address to tell where the player to go for unban, etc
"Website" "http://www.yourwebsite.net/"
// Allow or disallow admins access to addban command
"Addban" "1"
// Allow or disallow admins access to unban command
"Unban" "0"
// The Tableprefix 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" "1"
// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "0"
// Enable backing up config files after getting admins from database (1 = enabled, 0 = disabled)
"BackupConfigs" "1"
// Enable admin part of the plugin (1 = enabled, 0 = disabled)
"EnableAdmins" "1"
// Require the admin to login once into website
"RequireSiteLogin" "0"
// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "1"
}
/*
* Generic menu options for if a reason isn't supplied in a ban
* Without a supplied reason the ban will never be written to the database
*/
"BanReasons"
{
"Hacking" "Hacking"
"Exploit" "General Exploit of Game/Map/Server"
"TK" "Team Killing"
"TF" "Team Flashing"
"CommSpam" "Spamming Mic/Chat"
"BadSpray" "Inappropriate Spray"
"BadLang" "Inappropriate Language"
"BadName" "Inappropriate Name"
"IgnoreAdmin" "Ignoring Admins"
"Stacking" "Team Stacking"
"Own Reason" "Own Reason"
}
/*
* Submenu options for when "Hacking" is selected
* If "Hacking" is removed from the menu above this will not be accessable
*/
"HackingReasons"
{
"Aimbot" "Aimbot"
"Antirecoil" "Anti Recoil"
"Wallhack" "Wallhack"
"Spinhack" "Spinhack"
"Speedhack" "Speedhack"
"Multi-Hack" "Multi-Hack"
"No Smoke" "No Smoke"
"No Flash" "No Flash"
}
}
Bardzo proszę wszystkich o pomoc, z góry dziękuje za poświęcony czas 

Dodatki SourceMod












