From 53917fa4b80753fc189ed5a516c06c804f2cf415 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 10 Nov 2012 23:33:19 +0100 Subject: Add new IRC+ server flag "X": "XOP modes supported" This flag indicates, that the server supports the enhanced "xop channel user modes", like channel owner, admin, and halfop. This information is used to make sure that no unsupported CHANINFO commands are sent to servers not supporting such mode prefixes, for example. --- doc/Protocol.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 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 string: "ngircd|0.7.5:CZ". -- cgit 1.4.1