Uses of Class
com.plotsquared.core.events.PlotEvent
Package
Description
Contains events which are fired after specific actions are completed.
-
Uses of PlotEvent in com.plotsquared.core.events
Modifier and TypeClassDescriptionclass
PlayerAutoPlotEvent returns null forgetPlot()
as the event is fired before the plot is chosen.class
Event fired when the plots that are to be claimed by a player executing a /plot auto have been chosen.class
class
class
class
class
class
class
Called when a player teleports to a plotfinal class
Event called when plots are automatically merged with /plot autoclass
class
To be used as a notification that a plot has been claimed.class
Called when a plot is clearedclass
Called when a plot component is setclass
Called when a plot is deletedclass
Called when a plot is clearedclass
Called when a Flag is added to a plot.class
class
Called when a flag is removed from a plotfinal class
Event called when several plots are mergedclass
class
final class
Event called when several merged plots are unlinked -
Uses of PlotEvent in com.plotsquared.core.events.post
Modifier and TypeClassDescriptionclass
Called after a plot was chosen for a player by/plot auto
Called afterPlayerAutoPlotEvent
and only, if no listener cancelled the action.class
Called after the owner of a plot was updated.class
Called after aPlot
was deleted.class
Called after multiple plots were merged with another.class
Called when several plots were unlinked. -
Uses of PlotEvent in com.plotsquared.core.util