Here are the Server commands you need to know to manage your bans.
Server Commands/Variables
Command / Variable
Name
Who Uses It?
General Category
Description
addip <min> <ipaddress>
server
server admin
adds an ip address to the filterban list - * use 0 minutes to make the addition permanent
banid <minutes> <uniqueid>
server
server admin
bans a player from a server using their SteamID - get this uniqueid from the "users" command - 0 minutes is a permanent ban
banid <minutes> <uniqueid> kick
server
server admin
bans AND kicks a player from a server using their uniqueid - get the uniqueid from the "users" command - 0 minutes is a permanent ban
filterban 0
server
server admin
toggles ip banning - * 1 is 'on', 0 is 'off'
kick # <uniqueid>
server
server admin
kicks a player from a server using their uniqueid - get the unique from using the "users" command
kick <"player">
server
server admin
kicks a player from a server using their name
listid
server
server admin
lists the SteamIDs in the banlist
listip
server
server admin
lists the IP addresses in the IP ban list
removeid <uniqueid>
server
server admin
removes SteamIDs from being banned on a server
removeip <ip addy>
server
server admin
removes IP address from the IP ban list
status
server
server admin
lists all players with their corresponding userid's (#'s generated by server) and SteamIDs
users
server
server admin
lists all players with their corresponding userid's (#'s generated by server) and SteamIDs
writeid
server
server admin
writes unique id's to banned.cfg
writeip
server
server admin
writes ip addresses to listip.cfg