Log in | Back to darenet.org

Server Commands/VERSION

m (Decoding Server Options)
Line 73: Line 73:
| U
| U
| Server uses poll()
| Server uses poll()
 +
|-
 +
| v
 +
| VIRTUAL_HOST is defined.
 +
|-
 +
| Y
 +
| Server uses syslog()
|-
|-
| Z
| Z

Revision as of 18:05, 20 November 2008

Command Token: V
VERSION [servername]

VERSION will display the server version.

Decoding Server Options

A Assertion checks are enabled.
B Size of buffer pool.
C Command line (CMDLINE_CONFIG) is defined.
D Debug mode is defined.
e LocOps can use /REHASH.
f Operators can set modes on local (&) channels.
F Operators can bypass MAXCHANNELS limit.
H Hub is defined.
i Operators can see invisible users local to the server.
I Global Operators can see all invisible users.
k Operators can use /KILL on local clients.
K Global Operatorss can use /KILL on any client.
l Operators can walk through modes on local (&) channels.
M IDLE_FROM_MSG is defined.
O USEONE is defined.
p Operator passwords are encrypted.
R RELIABLE_CLOCK is defined.
s LocOps can use /RESTART.
S Global Operators / Admins can use /RESTART.
t OPER_REMOTE is defined.
U Server uses poll()
v VIRTUAL_HOST is defined.
Y Server uses syslog()
Z Server accepts SSL connections.



IRC Operator only:

With the second argument, the version information for the specified server is displayed.


(Return to Main listing of Server Commands)