Called for calls to BanIdentity() with a non-empty command.
Action OnBanIdentity(const char[] identity, int time, int flags, const char[] reason, const char[] command, any source)
Identity string being banned (authstring or ip).
Time the client is being banned for (0 = permanent).
Ban flags (only IP or AUTHID are valid here).
Reason passed via BanIdentity().
Command string to identify the ban source.
Source value passed via BanIdentity().
Plugin_Handled to block the actual server banning.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.