Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
with example.conf, etc.
|
|
|
|
|
|
This allows fully tracking extbans and other modes set by a different
underlying mode, such as InspIRCd's namedmodes
Add two configuration options to cs_ban to configure which mode is set
and whether or not to kick banned users.
Add default "mute" fantasy command to botserv.example.conf
|
|
|
|
|
|
lessens the insanity of renaming services
|
|
|
|
it as rewrites. Allow cs_log to work with either command names or service names.
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
more stuff out of the core to the proper modules.
|
|
|
|
|
|
configuration directives to the actual modules they are used in.
|
|
|
|
|
|
|
|
missing privileges, and settings corrections.
|
|
some existing settings to look more consistent/uniform. Added some missing commands/permissions.
Merged operserv/modlist permission into operserv/modinfo.
Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders.
Fixed some typos aswell as removed whitespaces along the way.
|
|
|
|
|
|
|
|
completely pointless
|
|
|
|
|
|
|
|
|
|
|
|
|
|
something else in their respective configurations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|