cs_limitsetsuccessor
Module Author: oldAuthors
Category: ChanServ
Status: Published
User Rating:
(0 Comments)
Limits the use of /msg ChanServ SET #channel SUCCESSOR to one of three user levels:
- Services Roots only
- Services Admins and above
- Services Opers and above
The module has one configuration directive which needs to be placed into services.conf before the module is loaded:
# LimitCSSetSuccessor <level> [REQUIRED]
# Limits the user of /msg ChanServ SET #channel SUCCESSOR
# to the user level specified below.
#
# For services roots only, use "root".
# For services admins and above, use "admin".
# For services opers and above, use "oper".
LimitCSSetSuccessor "root"
Latest Module Releases
- v1.0.1 - Released: 25/12/06 (7 files)
- v1.0.0 - Released: 24/12/06 (2 files)