_Added in 1.5_
*/server [host/network label] [port] [password] [-j/-join #channel pass] [-new/-m] [-forcessl N] [-n] [-z] [-t] [-p/-pass password] [-e/-ssl] [-u/-user usernick] [-nick nick] [-an/-anick alternate nick] [-r/-real real name] [-port port] [-i nick anick email name] [-d encoding]*
Connects to a new server.
*Parameters*
[host/network label] - Host to join, can be a ip address or host name, can also be a network label from the serverlist or the default serverlist.
[port] - Port to use. (+port can be used to indicate connection should be a ssl connection)
[password] - The server password to use, normally used for bnc login.
[-j/-join #channel pass] - Channels to join as a comma separated list.
[-new/-m/] - Indicates connection should happen in a new server window.
;Connect irc.nordicirc.com port 6667 in a new server window with nick MyNick, alt nick MyNick_ and join channels #chan1,#chan2,#chan3. /server -m irc.nordicirc.com 6667 -nick MyNick -an MyNick_ -j #chan1,#chan2,#chan3