|
|||
|
|||
|


Public Member Functions | |
| BanRedirect (InspIRCd *Instance) | |
| bool | BeforeMode (User *source, User *dest, Channel *channel, std::string ¶m, bool adding, ModeType type, bool) |
| Before the mode character is processed by its handler, this method will be called. | |
Private Attributes | |
| InspIRCd * | Srv |
Definition at line 37 of file m_banredirect.cpp.
|
|
Definition at line 42 of file m_banredirect.cpp. |
|
||||||||||||||||||||||||||||||||
|
Before the mode character is processed by its handler, this method will be called.
Reimplemented from ModeWatcher. Definition at line 47 of file m_banredirect.cpp. References assign(), Channel::bans, ServerLimits::ChanMax, InspIRCd::Config, Extensible::Extend(), Extensible::GetExt(), Channel::GetMaxBans(), IDENT, IS_LOCAL, InspIRCd::IsChannel, ServerConfig::Limits, MODETYPE_CHANNEL, Channel::name, User::nick, ModeWatcher::ServerInstance, Extensible::Shrink(), Srv, and User::WriteNumeric(). |
|
|
Definition at line 40 of file m_banredirect.cpp. Referenced by BeforeMode(). |