* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected