diff options
-rw-r--r-- | docs/helpop.conf.example | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example index 7f900853d..ef7895a8b 100644 --- a/docs/helpop.conf.example +++ b/docs/helpop.conf.example @@ -286,5 +286,9 @@ line15="s Make channel secret (can't be used at the same time as +p)" line16="O Channel is IRCops only (can only be set by IRCops)" line17="t Only halfops and above can change the topic" - line18="Q Only U-Lined servers/nicks can kick"> + line18="Q Only U-Lined servers/nicks can kick" + line19="T Only halfops/ops can send NOTICEs to the channel" + line20="C No CTCPs allowed to the channel" + line21="c mIRC colour codes blocked on the channel" + line22="L [channel] If the channel is full, redirect users to [channel]"> |