Class PlayerPlotDenyEvent

All Implemented Interfaces:
CancellablePlotEvent

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

    • PlayerPlotDenyEvent

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