From 3f91239eda3c5546a7bb5184d37e60508848f8e9 Mon Sep 17 00:00:00 2001 From: Someone Date: Sat, 23 Aug 2025 18:59:17 +0200 Subject: [PATCH] roles/server/ircd/files --- roles/server/ircd/files/default/inspircd/global.modules.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/server/ircd/files/default/inspircd/global.modules.conf b/roles/server/ircd/files/default/inspircd/global.modules.conf index 962fc91..31eaa97 100644 --- a/roles/server/ircd/files/default/inspircd/global.modules.conf +++ b/roles/server/ircd/files/default/inspircd/global.modules.conf @@ -782,7 +782,7 @@ # D - deaf to user messages and notices. # The +D user mode is not enabled by default to enable link compatibility # with 2.0 servers. - +# # #-#-#-#-#-#-#-#-#-#-#-#- DEAF CONFIGURATION -#-#-#-#-#-#-#-#-#-#-#-# # bypasschars - Characters that bypass deaf to a regular user. @@ -794,7 +794,7 @@ # enableprivdeaf - Whether to enable user mode +D (privdeaf). # privdeafuline - Whether U-lined users bypass user mode +D (privdeaf). # - +# #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # Delay join module: Adds the channel mode +D which delays all JOIN -- 2.47.2