hasBadIP

fun Player.hasBadIP(detector: BadIPDetector = BadIPDetector.DEFAULT): Boolean

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.