bz_IPBanUser()
Available since 2.4.0
Bans the IP of the user playerIndex with reason and duration.
Usage
bool bz_IPBanUser(int playerIndex, const char* ip, int time, const char* reason)
| Parameters | ||
|---|---|---|
| int |
playerIndex
|
|
| const char* |
ip
|
|
| int |
time
|
|
| const char* |
reason
|
|
Returns
bool
Other Bans Functions
This content is maintained on GitHub. We welcome any feedback and improvements!