Add support for remote MODUNLOADs and MODRELOADs
[seven-1.x.git] / doc / server-version-info
blob66246cc3ed6f54661519eb56c381c34d94c9a648
1                               Server VERSION Info
3    $Id: server-version-info 62 2006-09-22 23:51:46Z spb $
5    Copyright (c) 2001 by ircd-hybrid team
6    Copyright (c) 2002 ircd-ratbox development team
8      ----------------------------------------------------------------------
10    When you type /version, you will often see something like this:
12  ircd-ratbox-1.0rc7(20021120_0). embers.lan egGHIKMpZ6 TS5ow
14    Ever wondered what those funny chars mean after the version number? Well
15    here they are:
17    +----------------------------+
18    | 'e'  | USE_EXCEPT          |
19    |------+---------------------|
20    | 'H'  | HUB                 |
21    |------+---------------------|
22    | 'I'  | USE_INVEX           |
23    |------+---------------------|
24    | 'K'  | USE_KNOCK           |
25    |------+---------------------|
26    | 'M'  | IDLE_FROM_MSG       |
27    |------+---------------------|
28    | 'p'  | CRYPT_OPER_PASSWORD |
29    |------+---------------------|
30    | 'S'  | OPERS_SEE_ALL_USERS |
31    |------+---------------------|
32    | 'T'  | IGNORE_BOGUS_TS     |
33    |------+---------------------|
34    | 'Z'  | ZIPLINKS            |
35    |------+---------------------|
36    | '6'  | IPv6                |
37    |------+---------------------|
38    |      |                     |
39    |------+---------------------|
40    | 'TS' | Supports TS         |
41    |------+---------------------|
42    | '5'  | TS Version 5        |
43    |------+---------------------|
44    | 'o'  | TS Only             |
45    |------+---------------------|
46    | 'w'  | TS Warnings         |
47    +----------------------------+