Forwards 3

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.

Functions 3

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).