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