
Another Anope module, and a port of an existing 1.7/1.8 module, ns_massset allows a services administrator with the nickserv/massset privilege to mass-set options for ALL registered users. Options include, Kill, KillQuick, AutoOP, and Secure.
This module is useful in newish installations where a default NickServ setting has been enabled/disabled and you wish to undo it. Note that some users may be happy with their settings, so this shouldn’t be used on an older install with a lot of users.
Module designed and tested on the 1.9.5 release.
To enable the command add the following to nickserv.conf
module { name = “ns_massset” }
command { service = “NickServ”; name = “MASSSET”; command = “nickserv/massset”; permission = “nickserv/massset”; }







