diff --git a/doc/oper-guide/cmodes.rst b/doc/oper-guide/cmodes.rst index ff55e8ce..4354e62f 100644 --- a/doc/oper-guide/cmodes.rst +++ b/doc/oper-guide/cmodes.rst @@ -1,6 +1,17 @@ Channel modes ============= +Channel modes are determined by the various plugins loaded by the +server. The following consists only of a base list of common modes: +your server may have more plugins available, which you can see with +the following server command, depending on your IRC client:: + + /QUOTE HELP CMODE + +or:: + + /RAW HELP CMODE + ``+b``, channel ban -------------------