Package com.plotsquared.core.events.post
package com.plotsquared.core.events.post
Contains events which are fired after specific actions are completed.
E.g.
E.g.
PlotDeleteEvent is called before a plot is actually deleted and useful for
cancelling the action itself. PostPlotDeleteEvent will be called after the plot was
deleted.-
ClassesClassDescriptionCalled after a plot was chosen for a player by
/plot auto
Called afterPlayerAutoPlotEventand only, if no listener cancelled the action.Called after the owner of a plot was updated.Called after aPlotwas deleted.Called after multiple plots were merged with another.Called when several plots were unlinked.