Name
	dbuserlist - Gives a list of all registered users
Usage
	dbuserlist
	(no parameters) After selecting a virtual server (-> sel) this command
	will print a whole list of all registered users, sorted by the DBUserID.
	The first column is the DBUserID, the second one is the SAStatus
	(0 means user is no SA, -1 means user is SA). The third column tells
	you when the user registered with the server, the forth tells you when
	the most recent login with this account occured and the fifth and last
	one is the LoginName.
Example
	dbuserlist
	> id      sa     created                 lastonline              name
	> 11      -1     06-03-2003 00:35:58     19-01-2004 20:10:07     "nick"
	> 16      0      13-03-2003 18:44:31     20-01-2004 12:03:57     "name"
	> OK
