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 a player has successfully bought a plot.Called when a player is added to a plotParent class for events covering players being added/removed to added/trusted/denied lists.Called when a player is denied from a plotCalled when a plot trusted user is added/removedCalled after the owner of a plot was updated.Called after aPlotwas cleared.Called after aPlotwas deleted.Called after multiple plots were merged with another.Called when several plots were unlinked.