diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Protocol.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Protocol.txt b/doc/Protocol.txt index 516a4a4c..9a8ddf6f 100644 --- a/doc/Protocol.txt +++ b/doc/Protocol.txt @@ -89,6 +89,9 @@ The following <serverflags> are defined at the moment: - S: The server supports the SERVICE command (on this link). +- X: Server supports XOP channel modes (owner, admin, halfop) and supports + these user prefixes in CHANINFO commands, for example. + - Z: Compressed server links are supported by the server. Example for a complete <flags> string: "ngircd|0.7.5:CZ". |