Command			Usage
----------	----------------------------------------------------
/aved		Loads the AvEd avatar editor. It was put here for
		convienence.

/connect	Used to connect to a specific server. it requires a
		hostname and port in the format /connect example.com 1234

/dccsend	Send a file URL to another user. You must provide the path
		to the file. It can either be relative to the current
		directory or it can be the full path to the file. The
		user will be send a URL which they can click on and
		accept.

/effect		Performs some sort of effect on your avatar. the format
		for this command is /effect type
		Currently supported types are...
			* shiver	Will make your avatar shiver.
			* jump		Your avatar jumps up and down.

/msg		Send a private message to a user. the format for this
		command is /msg UserName stuff stuff stuff. you can
		replace username with a * to message everyone.

/nick		Change your nickname to something else. the syntax for use
		is /nick NewName

/whois		Request whois information from the server. the format for
		this command is /whois UserName

/push		Pushes in all directions. People, things. it's fun. try
		it.

/sing		Sends a public chat message which will contain a set of
		musical notes in the chat balloon (as if you were singing)

/sub		Send on the sub channel. this is provided mostly for
		testing. The sub channel which is inteded for use by
		OpenVerse plugins.

/url		Used to send URLs to other people. You can send all types
		of URLs! Ones that are handled internally by OpenVerse
		are...

			OpenVerse://example.com:port (an OpenVerse link)
			file://example.com:port/filename:size (a file url)

