aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Sadie Powell2020-09-27 01:44:45 +0100
committerGravatar Sadie Powell2020-09-27 01:44:45 +0100
commit9fe76bb491d49ef01581274ac320d4fb8bcddd0c (patch)
treecf24fe53fe80d3b6bd25340ef276fa623b9a2748 /docs
parentRequire SSL for linking servers. (diff)
Purge the obsolete modenotice module.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf/helpop.conf.example6
-rw-r--r--docs/conf/modules.conf.example5
2 files changed, 0 insertions, 11 deletions
diff --git a/docs/conf/helpop.conf.example b/docs/conf/helpop.conf.example
index 792efcd9c..46c528ae9 100644
--- a/docs/conf/helpop.conf.example
+++ b/docs/conf/helpop.conf.example
@@ -817,12 +817,6 @@ while methods G and Z also add G/Z-lines for all the targets.
When used, the victims won't see each other getting kicked or quitting.
">
-<helpop key="modenotice" title="/MODENOTICE <modeletters> :<message>" value="
-Sends a notice to all users who have the given mode(s) set.
-If multiple mode letters are given, the notice is only sent to users
-who have all of them set.
-">
-
<helpop key="cloak" title="/CLOAK <host>" value="
Generate the cloak of a host or IP. This is useful for example when
trying to get the cloak of a user from /WHOWAS and they were not
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example
index f9f3ef018..7512817eb 100644
--- a/docs/conf/modules.conf.example
+++ b/docs/conf/modules.conf.example
@@ -1356,11 +1356,6 @@
#<module name="mlock">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
-# Modenotice module: Adds the /MODENOTICE command that allows opers to
-# send notices to all users having the given user mode(s) set.
-#<module name="modenotice">
-
-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Monitor module: Adds support for MONITOR which is used by clients to
# maintain notify lists.
#<module name="monitor">