Name
	mptc - move a player to a channel
Usage
	mptc <channelID> <playerID>
	Moves the user with the <playerID> to the channel specified in
	<channelID>. Works like the "drag & drop" functionality of the client,
	so it basicly overrules passwords, userlimits and sticky flags.
Example
	fp claus
	>p_id    c_id    nickname        loginname
	>5975    4       "SatanClaus"    "SatanClaus"
	>OK
	fc german
	>c_id    c_name
	>10      German Talk
	>OK
	mptc 10 5975
	>OK
