You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/3/modules/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ Name | Description
56
56
[customtitle](/3/modules/customtitle) | Allows the server administrator to define accounts which can grant a custom title in /WHOIS and an optional virtual host.
57
57
[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.
58
58
[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.
60
60
[delayjoin](/3/modules/delayjoin) | Adds channel mode D (delayjoin) which hides JOIN messages from users until they speak.
61
61
[delaymsg](/3/modules/delaymsg) | Adds channel mode d (delaymsg) which prevents newly joined users from speaking until the specified number of seconds have passed.
62
62
[denychans](/3/modules/denychans) | Allows the server administrator to prevent users from joining channels matching a glob.
0 commit comments