Class TPARequestEvent

java.lang.Object
org.bukkit.event.Event
net.ess3.api.events.TPARequestEvent
All Implemented Interfaces:
Cancellable

public class TPARequestEvent extends Event implements Cancellable
Fired when a /tpa, /tpaall or /tpahere request is made.
  • Constructor Details

    • TPARequestEvent

      public TPARequestEvent(CommandSource requester, IUser target, boolean tpaHere)
  • Method Details