Name
	banplayer - bans the IP of a currently connected player
Usage
	banplayer <player_id>
	banplayer <player_id> <time>
	This is handy if you dont want to look up the IP of somebody connected
	to your server, but just want to ban him. The IP of player corresponding
	to the ID is banned. Note: This is ban only, no kick occurs.
	banplayer can also be used to place "time bans", that is bans that only
	last for a certain amount of time. The option <time> is measured in
	minutes.
Example
	fp dark
	>p_id    p_dbid  c_id    nickname        loginname       ip
	>1741    0       4259    "DarkArchai"    ""      "62.46.89.111"
	>OK
	banplayer 1741
	>OK
	banlist
	>b_id    ip      created mins    by
	>70      62.46.89.111    23-10-2003 01:42:36     0       "SSA_Account9"
	>OK
