1
0
mirror of https://github.com/anope/anope.git synced 2026-07-01 09:46:40 +02:00

Fix some typos and touch up the configs a little.

This commit is contained in:
Robby-
2013-10-28 09:13:53 +01:00
parent fe31b0a666
commit bd3bed2118
8 changed files with 19 additions and 22 deletions
+1 -1
View File
@@ -261,7 +261,6 @@ module
*/
gentlebadwordreason = yes
}
command { service = "BotServ"; name = "KICK"; command = "botserv/kick"; }
command { service = "BotServ"; name = "KICK AMSG"; command = "botserv/kick/amsg"; }
command { service = "BotServ"; name = "KICK BADWORDS"; command = "botserv/kick/badwords"; }
@@ -277,6 +276,7 @@ command { service = "BotServ"; name = "KICK UNDERLINES"; command = "botserv/kick
command { service = "BotServ"; name = "SET DONTKICKOPS"; command = "botserv/set/dontkickops"; }
command { service = "BotServ"; name = "SET DONTKICKVOICES"; command = "botserv/set/dontkickvoices"; }
/*
* bs_set
*