PlayerBan Method | 
| Name | Description | |
|---|---|---|
| Ban | 
            Ban this player. The ban will be IP-based, and be saved in the samp.ban file in the server's root directory.
            Ban(String) allows you to ban with a reason, while you can ban and unban IPs using the RCON banip and
            unbanip commands.
              | |
| Ban(String) | 
            Ban this player with a reason.
              |