diff options
author | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2010-02-18 05:45:15 +0000 |
---|---|---|
committer | danieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7> | 2010-02-18 05:45:15 +0000 |
commit | fb6e8d6f2078a9b41536e60c05be77afa51863c4 (patch) | |
tree | 9f1700c3e2ced9e58f6898b313f9438ddbab8c0d /docs/inspircd.helpop.example | |
parent | 9d7f878c58bbe73534cb61bc414f876b3e0bd1cb (diff) |
Documentation updates by DukePyrolator
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12489 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/inspircd.helpop.example')
-rw-r--r-- | docs/inspircd.helpop.example | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/inspircd.helpop.example b/docs/inspircd.helpop.example index b62b9c898..5bdfa7b3f 100644 --- a/docs/inspircd.helpop.example +++ b/docs/inspircd.helpop.example @@ -164,6 +164,11 @@ LOCKSERV UNLOCKSERV JUMPSERVER"> see themselves or themselves and the operators, while operators see all the users (requires auditorium module). + w Adds basic channel access controls of [flag] to + [banmask], via the +w listmode. + For example, +w o:R:Brain will op anyone identified + to the account 'Brain' on join. + (requires autoop module) z Blocks non-SSL clients from joining the channel. A Allows anyone to invite users to the channel @@ -247,7 +252,7 @@ help channel if you have any questions."> <helpop key="extbans" value="Extended Bans ---------- - + c:n!u@h Blocks any messages that contain colour codes from matching users (requires blockcolor module). j:#channel Prevents anyone in #channel from joining the channel |