Name
	pi - Gives info about a player
Usage
	pi <playerID>
	pi will list some information about the player with the <playerID>. It
	contains the ID of the channel he is in, if he is SA, and if he is
	sticky (-> sppriv). It also lists the channel-specific rights this
	player has, and in which channels.
Example
	fp dan
	>p_id    p_dbid  c_id    nickname        loginname       ip
	>14902   3619    14      "dante696"      "dante696"      "12.13.54.58"
	>14970   0       2589    "Fistdantiluss" ""              "55.144.33.22"
	>OK
	pi 14902
	>p_id    p_dbid  c_id    nickname        loginname  sa st ip
	>14902   3619    14      "dante696"      "dante696" 0  0  "12.13.54.58"
	>
	>c_id    name    	 ca      o       ao      v       av
	>11      "German Talk"   1       0       0       0       0
	>12      "English Talk"  1       0       0       0       0
	>13      "Dutch Talk"    0       1       1       0       0
	>14      "French Talk"   0       1       1       0       0
	>15      "Spanish Talk"  0       1       1       0       0
	>16      "Turkish Talk"  0       1       1       0       0
	>OK

	Here we can see: Dante is currently in channel with ID 10 (German
	Talk), has no Server Admin, and isnt sticky. His channel
	rights are: CA in German Talk and English Talk, Auto-Ops and Ops in the
	other talk channels.
