summaryrefslogtreecommitdiff
path: root/docs/conf/inspircd.helpop.example
diff options
context:
space:
mode:
authorShawn Smith <ShawnSmith0828@gmail.com>2012-07-07 13:20:18 -0400
committerShawn Smith <ShawnSmith0828@gmail.com>2012-07-07 14:04:02 -0400
commit61429d9c680188abd63e629d72fbc09e7e5cfc38 (patch)
tree6c189c9523f014e723773c8fa6e3fe865f8084e6 /docs/conf/inspircd.helpop.example
parent1fe23633b78b836f6c906b651255c1bd169f3778 (diff)
Added ExtBan U to match only Unregistered users
Enhancement requested in Issue #247
Diffstat (limited to 'docs/conf/inspircd.helpop.example')
-rw-r--r--docs/conf/inspircd.helpop.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf/inspircd.helpop.example b/docs/conf/inspircd.helpop.example
index 4b3354837..2ba4ac5a1 100644
--- a/docs/conf/inspircd.helpop.example
+++ b/docs/conf/inspircd.helpop.example
@@ -288,6 +288,8 @@ help channel if you have any questions.">
users (requires stripcolor module).
T:n!u@h Blocks notices from matching users (requires nonotice
module).
+ U:n!u@h Blocks unregistered users matching the given ban.
+ (requires m_services_account)
Redirect n!u@h#channel will redirect the banned user to #channel
when they try to join (requires banredirect module).