bz_HostBanUser()
Available since 2.4.0
Bans the host of specified user for the duration and reason provided.
Usage
bool bz_HostBanUser(const char* hostmask, const char* source, int duration, const char* reason)
| Parameters | ||
|---|---|---|
| const char* |
hostmask
|
|
| const char* |
source
|
|
| int |
duration
|
|
| const char* |
reason
|
|
Returns
bool
Other Bans Functions
This content is maintained on GitHub. We welcome any feedback and improvements!