Load extbans/msgbypass from modules.optional.conf

This commit is contained in:
Bram Matthys 2017-11-19 17:19:35 +01:00
parent eb205e04cc
commit 2e1e9a0b91
No known key found for this signature in database
GPG key ID: BF8116B163EAAE98

View file

@ -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 ***/