mirror of
https://github.com/anope/anope.git
synced 2026-07-01 03:56:39 +02:00
Added cs_mode, rewrote the old list mode code, and added CIDR support
This commit is contained in:
+1
-1
@@ -167,7 +167,7 @@ ServerConfig::ServerConfig() : errstr(""), config_data()
|
||||
}
|
||||
}
|
||||
|
||||
this->WallOper = this->WallBadOS = this->WallOSGlobal = this->WallOSMode = this->WallOSClearmodes = this->WallOSKick = this->WallOSAkill = this->WallOSSNLine = this->WallOSSQLine =
|
||||
this->WallOper = this->WallBadOS = this->WallOSGlobal = this->WallOSMode = this->WallOSKick = this->WallOSAkill = this->WallOSSNLine = this->WallOSSQLine =
|
||||
this->WallOSSZLine = this->WallOSNoOp = this->WallOSJupe = this->WallAkillExpire = this->WallSNLineExpire = this->WallSQLineExpire = this->WallSZLineExpire = this->WallExceptionExpire =
|
||||
this->WallGetpass = this->WallSetpass = this->WallForbid = this->WallDrop = false;
|
||||
if (!OSNotifications.empty())
|
||||
|
||||
Reference in New Issue
Block a user