17.03.2009, 14:13
First off you'll need to store the bans in the MySQL database (duh), then in OnGameModeInit load the bans, and send rcon commands using SendRconCommand( [command] ) like.. "banip 255.255.255.255", to clear the list use the rcon command "reloadbans"