1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 21:16:38 +02:00

Remove (useless) +s from bot umodes, as it breaks protocol (no params, required) and is unnecessary anyway.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1522 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-11-03 22:01:42 +00:00
parent 30031e6ea5
commit c27c424b04
+1 -1
View File
@@ -80,7 +80,7 @@ IRCDVar myIrcd[] = {
"+oI", /* botserv mode */
"+oI", /* helpserv mode */
"+ioI", /* Global mode */
"+sI", /* Used by BotServ Bots */
"+I", /* Used by BotServ Bots */
5, /* Chan Max Symbols */
"-cilmnpstuzACGHKNOQRSV", /* Modes to Remove */
"+ao", /* Channel Umode used by Botserv bots */