Name
	removeclient - disconnect a user from the server
Usage
	removeclient <playerID>
	this will remove a client from the server without the noise of a kick
	- especially usefull for scripting I guess.
Example
	fp pwk
	>p_id    p_dbid  c_id    nickname        loginname       ip
	>9807    14582   15      "pwk.linuxfan"  "SA_Account9"   "80.132.25.140"
	>OK
	removeclient 9807
	>OK
