Skip to content

Commit fbf0752

Browse files
committed
Add D user mode to deaf's description.
1 parent 2db9206 commit fbf0752

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/3/modules/deaf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: deaf
22

33
description: |-
4-
This module adds user mode `d` (deaf) which prevents users from receiving channel messages.
4+
This module adds user modes `d` (deaf) and `D` (privdeaf) which prevents users from receiving channel (deaf) or private (privdeaf) messages.
55
66
configuration:
77
- name: deaf

docs/3/modules/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Name | Description
5656
[customtitle](/3/modules/customtitle) | Allows the server administrator to define accounts which can grant a custom title in /WHOIS and an optional virtual host.
5757
[cycle](/3/modules/cycle) | Allows channel members to part and rejoin a channel without needing to worry about channel modes such as +i (inviteonly) which might prevent rejoining.
5858
[dccallow](/3/modules/dccallow) | Allows the server administrator to configure what files are allowed to be sent via DCC SEND and allows users to configure who can send them DCC CHAT and DCC SEND requests.
59-
[deaf](/3/modules/deaf) | Adds user mode d (deaf) which prevents users from receiving channel messages.
59+
[deaf](/3/modules/deaf) | Adds user modes d (deaf) and D (privdeaf) which prevents users from receiving channel (deaf) or private (privdeaf) messages.
6060
[delayjoin](/3/modules/delayjoin) | Adds channel mode D (delayjoin) which hides JOIN messages from users until they speak.
6161
[delaymsg](/3/modules/delaymsg) | Adds channel mode d (delaymsg) which prevents newly joined users from speaking until the specified number of seconds have passed.
6262
[denychans](/3/modules/denychans) | Allows the server administrator to prevent users from joining channels matching a glob.

0 commit comments

Comments
 (0)