|
|||
|
|||
|


Public Member Functions | |
| cmd_shun (InspIRCd *Me) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| InspIRCd * | Srv |
Definition at line 70 of file m_shun.cpp.
|
|
Definition at line 76 of file m_shun.cpp. References Command::source. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 81 of file m_shun.cpp. References XLineManager::AddLine(), XLineManager::ApplyLines(), CMD_FAILURE, CMD_SUCCESS, XLineManager::DelLine(), InspIRCd::Duration(), User::nick, Command::ServerInstance, InspIRCd::SNO, InspIRCd::Time(), InspIRCd::TimeString(), User::WriteServ(), SnomaskManager::WriteToSnoMask(), and InspIRCd::XLines. |
|
|
Definition at line 73 of file m_shun.cpp. |