![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AccountMgr.h"#include "BanMgr.h"#include "CharacterCache.h"#include "Chat.h"#include "CommandScript.h"#include "GameTime.h"#include "Language.h"#include "ObjectAccessor.h"#include "ObjectMgr.h"#include "Player.h"Go to the source code of this file.
Classes | |
| class | ban_commandscript |
Enumerations | |
| enum | BanMode { BAN_ACCOUNT , BAN_CHARACTER , BAN_IP } |
| Ban function modes. More... | |
Functions | |
| void | AddSC_ban_commandscript () |
| enum BanMode |
Ban function modes.
| Enumerator | |
|---|---|
| BAN_ACCOUNT | |
| BAN_CHARACTER | |
| BAN_IP | |
| void AddSC_ban_commandscript | ( | ) |
Referenced by AddCommandsScripts().