Name
	dbpi - print information about a player in the database
Usage
	dbpi <databaseID>
	This command is useful to find out information about users that are
	currently not connected to your server, but that have a registered
	account. As pi (->pi), it will list some information about the player
	specified by the database ID (-> pi) (-> fp) (-> dbuserid). The command will
	also display the last time the account was used, and the time it was made.
	Note: This is a good way of finding out what rights a player has in the
	channels. 
Example
	dbuserid crashlady
	>8233
	>OK
	dbpi 8233
	>p_dbid  loginname       sa      created                 lastonline
	>8233    crashlady       0       13-09-2003 00:07:34     19-01-2004 20:14:14
	>c_dbid  c_dbpid c_name          ca      ao      av
	>292     106     "German Talk"   0       1       0
	>OK 
