commit - 178f9cbdac3bbeb58600268791916f3bfbcbd958
commit + 1d6dcb25c4d9cc87646e9a9de34d2df4e9502161
blob - c81143e335928e9a7b7acc249117ebc227525cad
blob + 354b814b05888b0198868c2e0c7bee3f3b27697c
--- doc/Protocol.txt
+++ doc/Protocol.txt
ngIRCd - Next Generation IRC Server
- (c)2001-2007 Alexander Barton,
+ (c)2001-2008 Alexander Barton,
alex@barton.de, http://www.barton.de/
ngIRCd is free software and published under the
- o: IRC operators are allowed to change channel- and channel-user-modes
even if they aren't channel-operator of the affected channel.
+- S: The server supports the SERVICE command (on this link).
+
- Z: Compressed server links are supported by the server.
Example for a complete <flags> string: "ngircd|0.7.5:CZ".
a channel has no user limit (the parameter <modes> doesn't list the "l"
channel mode). In this case <limit> should be "0".
-
---
-$Id: Protocol.txt,v 1.14 2007/11/21 12:16:35 alex Exp $