Click or drag to resize

PlayerBan Method

Overload List
  NameDescription
Public methodBan
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.
Public methodBan(String)
Ban this player with a reason.
Top
See Also