Module Author: n00bie
Category: OperServ
Status: Published
User Rating:
(0 Comments)
Limit the use of OperServ MODE command on channels.
-=-=-=-==-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Installation/Usage:
Copy/Paste below on services.conf
# RestrictOSMode [REQUIRED]
# Module: os_restrictmode
#
# Use this to define channels where
# the use of OperServ MODE command
# will be restricted.
#
RestrictOSMode "#chan1 #chan2 #chan3 #etc."
# End of module: os_restrictmode