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
17 +----------------------------+
19 |------+---------------------|
21 |------+---------------------|
23 |------+---------------------|
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 |------+---------------------|
35 |------+---------------------|
37 |------+---------------------|
39 |------+---------------------|
40 | 'TS' | Supports TS |
41 |------+---------------------|
42 | '5' | TS Version 5 |
43 |------+---------------------|
45 |------+---------------------|
47 +----------------------------+