Package net.luckperms.api.event.player.lookup
Events relating to a player
unique id or username lookup.-
Interface Summary Interface Description UniqueIdDetermineTypeEvent Called when the platform needs to determine the type of a player'sunique id.UniqueIdLookupEvent Called when the platform needs a unique id for a given username.UsernameLookupEvent Called when the platform needs a username for a given unique id.UsernameValidityCheckEvent Called when the validity of a username is being tested.