mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-08 19:25:25 +01:00
Load extbans/msgbypass from modules.optional.conf
This commit is contained in:
parent
eb205e04cc
commit
2e1e9a0b91
1 changed files with 2 additions and 0 deletions
|
@ -32,8 +32,10 @@ loadmodule "nocodes";
|
|||
|
||||
|
||||
/*** Extended Bans ***/
|
||||
/* See https://www.unrealircd.org/docs/Extended_bans for information */
|
||||
|
||||
loadmodule "extbans/textban"; /* +b ~T (censor or block text) */
|
||||
loadmodule "extbans/msgbypass"; /* +b ~m (bypass message restrictions) */
|
||||
|
||||
|
||||
/*** Other ***/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue