summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorgenius3000 <genius3000@g3k.solutions>2017-10-21 18:56:29 -0600
committergenius3000 <genius3000@g3k.solutions>2017-10-21 18:56:29 -0600
commit2a6b5f45dac137096b8e7aea72c93f6020cc149c (patch)
tree4c00818ffc2ea0f2e88ba566eeb1ac2c3a65d16c /docs/conf
parent7b2a78aa10e037d8d4b56914bc43651f552c0cb3 (diff)
Helpop: Add extban 'n' - connect class ban
Commit a54497e added m_classban, this updates the helpop files.
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/helpop-full.conf.example2
-rw-r--r--docs/conf/helpop.conf.example2
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example
index a1e3c881a..d1007676c 100644
--- a/docs/conf/helpop-full.conf.example
+++ b/docs/conf/helpop-full.conf.example
@@ -1051,6 +1051,8 @@ Matching extbans:
j:<channel> Matches anyone in the given channel. Does not support
wildcards (requires channelban module).
+ n:<class> Matches users in a matching connect class (requires
+ classban module).
r:<realname> Matches users with a matching realname (requires gecosban
module).
s:<server> Matches users on a matching server (requires serverban
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index 20596e696..fb3f7b299 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -281,6 +281,8 @@ Matching extbans:
j:<channel> Matches anyone in the given channel. Does not support
wildcards (requires channelban module).
+ n:<class> Matches users in a matching connect class (requires
+ classban module).
r:<realname> Matches users with a matching realname (requires gecosban
module).
s:<server> Matches users on a matching server (requires serverban