PDA

View Full Version : How to permanently ban a play via a steam ID


pshl
05-09-2009, 10:40
i use mani's admin plugin to try and ban people but the ban list seems to reset after i restart the server.

is there a place i can add the steam ids in sourcemod to permanently ban players?

thanks

bobdole
05-09-2009, 11:29
in server.cfg add

exec banned_user.cfg
exec banned_ip.cfg

blik
05-09-2009, 11:29
They should be saved and reload when you restart your server... Make sure you have this in your server.cfg

exec banned_user.cfg
exec banned_ip.cfg

BrutalGoerge
05-09-2009, 13:16
don't forget writeid writeip

exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip

ANTiCHRiST
05-09-2009, 13:33
my clan has over 1000 bans^^ xD but much of them are lost while css can only exec fils lower then 20mb that sucks so it should be stored extern like mysql or kv