Package net. axay. kspigot. ipaddress
Types
BadIPDetectionResult
Link copied to clipboard
BadIPDetectionService
Link copied to clipboard
BadIPDetector
Link copied to clipboard
IPAddressData
Link copied to clipboard
IPAddressDataLanguage
Link copied to clipboard
Functions
checkIP
Link copied to clipboard
fun Player.checkIP(detector: BadIPDetector = BadIPDetector.DEFAULT, breakOnHit: Boolean = true): Map<BadIPDetectionService, BadIPDetectionResult>
Content copied to clipboard
hasBadIP
Link copied to clipboard
fun Player.hasBadIP(detector: BadIPDetector = BadIPDetector.DEFAULT): Boolean
Content copied to clipboard
ipAddressData
Link copied to clipboard
fun Player.ipAddressData(language: IPAddressDataLanguage = IPAddressDataLanguage.ENGLISH): IPAddressData?
Content copied to clipboard