X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/212380e3f42f585dc1ea927402252eb943f91f7b..341504a70230b034cb36b0d24c5824be29e6b496:/doc/sgml/oper-guide/umodes.sgml diff --git a/doc/sgml/oper-guide/umodes.sgml b/doc/sgml/oper-guide/umodes.sgml index bcf858c..6d64c54 100644 --- a/doc/sgml/oper-guide/umodes.sgml +++ b/doc/sgml/oper-guide/umodes.sgml @@ -105,9 +105,10 @@ This is a user umode, which anybody can set. It is not specific to operators. - This umode prevents you from being affected by any of the channel forwarding mechanisms. In - any event where you would normally be forwarded, instead you will get the usual error message - as if no forwarding was in effect. + This umode prevents you from being affected by channel forwarding. + If enabled on a channel, channel forwarding sends you to another + channel if you could not join. See channel mode +f for more + information. @@ -174,6 +175,13 @@ restricted. Opers with +z set will receive OPERWALL messages. + + +Z, SSL user + + This umode is set on clients connected via SSL/TLS. + It cannot be set or unset after initial connection. + + Snomask usage @@ -245,6 +253,28 @@ limit settable with /quote set max). + + +F, far client connection notices + + + + This snomask is only available if the sno_farconnect.so extension is loaded. + + + Opers with +F receive server notices when clients connect or + disconnect on other servers. The notices have the same format + as those from the +c snomask, except that the class is ? and + the source server of the notice is the server the user is/was on. + + + No notices are generated for netsplits and netjoins. + Hence, these notices cannot be used to keep track of all + clients on the network. + + + There is no far equivalent of the +C snomask. + + +k, server kill notices @@ -283,6 +313,18 @@ available auth{} block. + + +W, whois notifications + + + + This snomask is only available if the sno_whois.so extension is loaded. + + + Opers with +W receive notices when a WHOIS is executed on them + on their server (showing idle time). + + +x, extra routing notices @@ -298,8 +340,7 @@ Opers with +y receive notices when users try to join RESV'ed (juped) channels. Additionally, if certain extension modules are loaded, they will - receive notices when special commands are used and/or when they - are whoised. + receive notices when special commands are used.