Class PlayerPlotAddEvent

All Implemented Interfaces:
CancellablePlotEvent

Called when a player is going to be added to a plot
Since:
7.6.0
  • Constructor Details

    • PlayerPlotAddEvent

      public PlayerPlotAddEvent(PlotPlayer<?> initiator, Plot plot, UUID player, PlayerPlotAddRemoveEvent.Reason reason)
      Called when a player will be added to a plot
      Parameters:
      initiator - Player that initiated the event
      plot - Plot in which the event occurred
      player - Player that will be added
      reason - The reason for the add