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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user