Package me.remigio07.chatplugin.api.common.event.ip_lookup
package me.remigio07.chatplugin.api.common.event.ip_lookup
-
ClassDescriptionRepresents the event called after an
IPLookup
is cached intoIPLookupManager.getCache()
.Represents the event called just before anIPLookup
is removed fromIPLookupManager.getCache()
.Represents anIPLookup
-related event.