1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 16:23:12 +02:00

Call OnBotPrivmsg after checking if the message is a ctcp, not before. fix typo in opersrev.example.conf

This commit is contained in:
Adam
2013-10-09 16:27:16 -04:00
parent 9ea6fb25b9
commit e1d460e211
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -598,7 +598,7 @@ module
#sessionlimitdetailsloc = "Please visit http://your.website.url/ for more information about session limits."
/*
* If set and is not 0, this directive tells Services to add an AKILL the number of subsequent kills
* If set and is not 0, this directive tells Services to add an AKILL if the number of subsequent kills
* for the same host exceeds this value, preventing the network from experiencing KILL floods.
*
* This directive is optional.