From 6ffb226aa4cdc7fb9007e6495ed7722bf7a8ddbf Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 17 Jun 2021 00:16:34 +0100 Subject: Import a greatly refactored version of the opmoderated module. Co-authored-by: Daniel De Graaf . --- docs/conf/modules.conf.example | 6 ++++++ docs/conf/opers.conf.example | 1 + 2 files changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 38439fcbd..9d9a2e84e 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1584,6 +1584,12 @@ # conn_umodes module. # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# Op moderated module: Adds channel mode +U and extban u: which allow +# making messages from matching unprivileged users only visible to +# channel operators. +# + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Password forwarding module: Forwards a password users can send on # connect to the specified client below. The client is usually NickServ diff --git a/docs/conf/opers.conf.example b/docs/conf/opers.conf.example index 9950607a2..31c16c2ff 100644 --- a/docs/conf/opers.conf.example +++ b/docs/conf/opers.conf.example @@ -29,6 +29,7 @@ # PERMISSIONS: # - channels/ignore-noctcp: allows opers with this priv to send a CTCP to a +C channel. # - channels/ignore-nonicks: allows opers with this priv to change their nick when on a +N channel. + # - channels/ignore-opmoderated: allows opers with this priv to ignore +U. # - channels/restricted-create: allows opers with this priv to create channels if the restrictchans module is loaded. # - users/flood/increased-buffers: allows opers with this priv to send and receive data without worrying about being disconnected for exceeding limits (*NOTE). # - users/flood/no-fakelag: prevents opers from being penalized with fake lag for flooding (*NOTE). -- cgit v1.3.1-10-gc9f91