Thread: Global banlist
View Single Post
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 05-15-2006 , 22:31  
Reply With Quote #6

Onto the server plugin:
Extract it to \addons\
Install it like a normal plugin.
You need to set two cvars:
banlist_update .. The number of hours between updates.
banlist_url .. The url to the update script. This is the path to getupdates.php in the plugin script.

And thats it.. everything should work from there. The plugin keeps track of it's bans internally.. anyone who joins and is on it's list will be banned for an hour. This prevents it from spamming the server's banlist.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline