index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
botserv.example.conf
Age
Commit message (
Expand
)
Author
2013-11-01
Use Config::GetClient for looking up services for command{} blocks which less...
Adam
2013-10-28
Fix some typos and touch up the configs a little.
Robby-
2013-07-07
Move op/deop/etc back to an actual command, its too hard to use cs_log with i...
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-18
Add botserv bot usermode config option
Adam
2013-05-11
Update botserv.example.conf for xop fantasy commands
Charles Kingsley
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-03-30
Add /bs set banexpire command to configure if/when botserv bans expire
Adam
2013-03-30
Split up bs_kick subcommands into real subcommands
Adam
2013-03-14
Fix setting BSDefFlags from the config
Adam
2013-02-02
Some more typo and help text fixes, proper formatting of control codes, missi...
Robby-
2013-01-31
Some configuration file updates: Removed now non-existing settings. Redid som...
Robby-
2013-01-21
removed old cs_modes fantasy{} command blocks
DukePyrolator
2013-01-08
Use m_rewrite to rewrite op, deop, halfop, ... etc
Adam
2012-12-29
Remove clearuser references from configs
Adam
2012-12-22
Combine all of the set modules now that having them split apart is almost com...
Adam
2012-11-07
Give suspend the correct permission in botserv.conf, fix pch build
Adam
2012-11-06
Added chanserv/status to fantasy commands
lethality
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-10-08
Made fantasy commands configurable
Adam
2012-06-17
Updated MODULES somewhat
lethality
2012-06-11
Split up bs_set
Adam
2012-04-27
Process defines even before includes, fixes defining{} pseudoclient names to ...
Adam
2011-11-18
Allow having multiple fantasy characters
Adam
2011-11-03
Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf
Adam
2011-09-10
Renamed the core pseudoclient modules to match their names
Adam
2011-09-10
Removed log:inhabitlogchannel and replaced it with service:channels
Adam
2011-08-12
Allow bot usermodes to be configurable
Adam
2011-08-10
Added a services.host define to easily change every clients hostname
Adam
2011-08-05
Rewrote the example configurations and split them
Adam