Function | Description |
---|---|
OnBanClient | Called for calls to BanClient() with a non-empty command. |
OnBanIdentity | Called for calls to BanIdentity() with a non-empty command. |
OnRemoveBan | Called for calls to RemoveBan() with a non-empty command. |
Function | Description |
---|---|
BanClient | Bans a client. |
BanIdentity | Bans an identity (either an IP address or auth string). |
RemoveBan | Removes a ban that was written to the server (either in memory or on disk). |
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.