MCPcopy Create free account
hub / github.com/ElunaLuaEngine/Eluna / Ban

Function Ban

methods/TrinityCore/GlobalMethods.h:1873–1926  ·  view source on GitHub ↗

* Ban's a [Player]'s account, character or IP * * @table * @columns [Mode, Value] * @values [ACCOUNT, 0] * @values [CHARACTER, 1] * @values [IP, 2] * * @param [BanMode] banMode : method of ban, refer to table above * @param string nameOrIP : If BanMode is 0 then accountname, if 1 then charactername if 2 then ip * @param uint32 duration : duration (

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CHECKVAL<int>Method · 0.80
CHECKVAL<const char*>Method · 0.80
PushMethod · 0.45

Tested by

no test coverage detected