In this guide, we are going to use console commands.
How to ban a player
- Firstly navigate to your console on your Fragify game panel.
When a player connects, the console will type out the player's name and IP.
It should look something like this:
To ban a player via IP, you need to type in:
Client "Test" connected (12.34.567.890:11111).
An example like this:addip <Minutes> <IP>
And it will ban the player right away (0 meaning that it's permanent, or you can choose how many minutes you want the player to be banned). After that, type in the commandaddip 0 12.34.567.890
As this will save the bans in the banned_ip.cfg and the player will be permanently bannedwriteip
How to unban a player
Unbanning players is straightforward, you navigate to your console and type in
removeip IP
removeip 12.34.567.890
writeip