has Bad I P
fun Player.hasBadIP(detector: BadIPDetector = BadIPDetector.DEFAULT): Boolean
Content copied to clipboard
Checks if the IP address of the player is not a normal residential address.
This function returns true if just one of all available detection services detects a bad IP address.
Parameters
detector
The compound of detection services.