summaryrefslogtreecommitdiff
path: root/data/chanserv.example.conf
AgeCommit message (Expand)Author
2013-12-26Default the founder privilege to level 10000 as I had originally intended. Do...Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-11-16Don't default /cs list or /ns list to require oper privsAdam
2013-11-01Use Config::GetClient for looking up services for command{} blocks which less...Adam
2013-10-28Fix some typos and touch up the configs a little.Robby-
2013-10-05Hide privileged commands in ns help set and cs help set if configuredAdam
2013-09-29Add chanserv:always_lower_ts config option to always lower registeredAdam
2013-08-21Always require the registered channel mode is set. Comment out default config...Adam
2013-08-14Do not default mlock +r, it is unnecessray and only clutters up the mlock listAdam
2013-08-11Fix cs_kee_pmodes defaultAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too confu...Adam
2013-08-10Add "simple seen" mode to cs_seenAdam
2013-08-01Add keepmodes settingAdam
2013-07-22Squashed commit of the following from Federico G. Schwindt <fgsch@lodoss.net>:Federico G. Schwindt
2013-07-07Move op/deop/etc back to an actual command, its too hard to use cs_log with i...Adam
2013-07-03Allow channels on access listsAdam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-11Explain how privileges associate themselves with modesAdam
2013-04-11Merge chanserv saset and set back into one command since it no longer needs t...Adam
2013-04-09Rename OPDEOP and OPDEOPME privileges to be similar to the other status privi...Adam
2013-04-08Made XOP privileges configurableAdam
2013-04-08Made auto* chanserv privileges not hard coded.Adam
2013-02-02Some more typo and help text fixes, proper formatting of control codes, missi...Robby-
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid som...Robby-
2013-01-22Fixed few minor typoslethality
2013-01-13Allow grouping commands to make help output easier to comprehendAdam
2013-01-13Allow ns_set_misc/cs_set_misc to have configurable help descriptionsAdam
2013-01-13Allow the config parser to skip over gettext's _() to allow translating confi...Adam
2013-01-08Use m_rewrite to rewrite op, deop, halfop, ... etcAdam
2012-12-27Add an expiry option to /cs banAdam
2012-12-27Remove clearusers. There is still kick * for this.Adam
2012-12-27Put appendtopic and topiclock into /cs topicAdam
2012-12-22Combine all of the set modules now that having them split apart is almost com...Adam
2012-11-25Restrict the length of kick reasons in cs_kick, cs_ban, and cs_akickAdam
2012-11-25Add commented command{} blocks for how 1.8 worked, don't show saset in the he...Adam
2012-11-25added a config block for cs_seen in chanserv.example.confDukePyrolator
2012-10-29Readd cs_statusAdam
2012-10-08Made fantasy commands configurableAdam
2012-10-06Fixups and cleanup for the last few commitsAdam
2012-09-07Add chanserv/set/autoop, like nickserv/set/autoop but for channelsAdam
2012-09-07These saset command stubs can go awayAdam
2012-05-26Some access level fixes from Robby to more closely match the historic levels,...Adam
2012-05-23Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si...Adam
2012-04-27Process defines even before includes, fixes defining{} pseudoclient names to ...Adam
2012-02-26Added chanserv:require config option to set which modes must be on all regist...Adam
2012-01-10Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che...Adam
2012-01-07Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal...Robby
2011-12-17Fixed a slight error in email registration/resend and some minor typos.lethality
2011-12-15Add privilege ranks to determine how powerful privileges areAdam