Package io.github.djtpj.authenticator.authenticators
package io.github.djtpj.authenticator.authenticators
-
ClassesClassDescriptionEntityAuthenticator<T extends org.bukkit.event.entity.EntityEvent>Checks that the target of an
EntityTargetEvent
is an applicable player, and that theEntity
of the event is one of a specified types.Authenticates an Interact EventAuthenticates an Item Interaction event if the player is holding a specific itemPlayerAuthenticator<T extends org.bukkit.event.player.PlayerEvent>