|
|||
|
|||
|
Inheritance diagram for CommandSvshold:


Public Member Functions | |
| CommandSvshold (InspIRCd *Me) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 77 of file m_svshold.cpp.
|
|
Definition at line 80 of file m_svshold.cpp. References Command::source, Command::syntax, TR_END, TR_NICK, TR_TEXT, and TRANSLATE4. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 87 of file m_svshold.cpp. References XLineManager::AddLine(), XLineManager::ApplyLines(), CMD_FAILURE, CMD_SUCCESS, XLineManager::DelLine(), InspIRCd::Duration(), User::nick, User::server, Command::ServerInstance, InspIRCd::SNO, InspIRCd::Time(), InspIRCd::ULine(), User::WriteServ(), SnomaskManager::WriteToSnoMask(), and InspIRCd::XLines. |