X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/212380e3f42f585dc1ea927402252eb943f91f7b..518bd9012d2cdfbebaac8428b7b0d3085fff238c:/doc/sgml/oper-guide/cmodes.sgml diff --git a/doc/sgml/oper-guide/cmodes.sgml b/doc/sgml/oper-guide/cmodes.sgml index ee18a4d..bd59116 100644 --- a/doc/sgml/oper-guide/cmodes.sgml +++ b/doc/sgml/oper-guide/cmodes.sgml @@ -57,6 +57,12 @@ This mode takes one parameter of the same form as bans, which overrides +b and +q bans for all clients it matches. + + This can be useful if it is necessary to ban an entire ISP + due to persistent abuse, but some users from that ISP should + still be allowed in. For example: + /mode #channel +be *!*@*.example.com *!*someuser@host3.example.com + Only channel operators can see +e changes or request the list. @@ -95,9 +101,7 @@ +g, allow anybody to invite When this mode is set, anybody may use the INVITE command on the channel in question. When it - is unset, only channel operators may use the INVITE command - (unless the invite_ops_only option is disabled and +i is - not set). + is unset, only channel operators may use the INVITE command. When this mode is set together with +i, all channel members can influence who can join.