TrinityCore
Loading...
Searching...
No Matches
server_commandscript Member List

This is the complete list of members for server_commandscript, including all inherited members.

_nameScriptObjectprivate
CommandScript(char const *name)CommandScriptexplicitprotected
GetCommands() const overrideserver_commandscriptinlinevirtual
GetName() constScriptObject
HandleServerCorpsesCommand(ChatHandler *, char const *)server_commandscriptinlinestatic
HandleServerDebugCommand(ChatHandler *handler, char const *)server_commandscriptinlinestatic
HandleServerExitCommand(ChatHandler *handler, char const *)server_commandscriptinlinestatic
HandleServerForceRestartCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerForceShutDownCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerIdleRestartCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerIdleShutDownCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerInfoCommand(ChatHandler *handler, char const *)server_commandscriptinlinestatic
HandleServerMotdCommand(ChatHandler *handler, char const *)server_commandscriptinlinestatic
HandleServerPLimitCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerRestartCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerSetClosedCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerSetLogLevelCommand(ChatHandler *, std::string const &type, std::string const &name, int32 level)server_commandscriptinlinestatic
HandleServerSetMotdCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
HandleServerShutDownCancelCommand(ChatHandler *handler, char const *)server_commandscriptinlinestatic
HandleServerShutDownCommand(ChatHandler *handler, char const *args)server_commandscriptinlinestatic
IsOnlyUser(WorldSession *mySession)server_commandscriptinlinestatic
ParseExitCode(char const *exitCodeStr, int32 &exitCode)server_commandscriptinlineprivatestatic
ScriptObject(char const *name)ScriptObjectprotected
server_commandscript()server_commandscriptinline
ShutdownServer(ChatHandler *handler, char const *args, uint32 shutdownMask, int32 defaultExitCode)server_commandscriptinlineprivatestatic
~ScriptObject()ScriptObjectprotectedvirtual