Class PlayerPlotTrustEvent

All Implemented Interfaces:
CancellablePlotEvent

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

    • PlayerPlotTrustEvent

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