Uses of Class
com.plotsquared.core.events.PlotEvent
Packages that use PlotEvent
Package
Description
Contains events which are fired after specific actions are completed.
-
Uses of PlotEvent in com.plotsquared.core.events
Subclasses of PlotEvent in com.plotsquared.core.eventsModifier and TypeClassDescriptionclassPlayerAutoPlotEvent returns null forgetPlot()as the event is fired before the plot is chosen.classEvent fired when the plots that are to be claimed by a player executing a /plot auto have been chosen.classclassclassclassclassclassclassCalled when a player teleports to a plotfinal classEvent called when plots are automatically merged with /plot autoclassclassTo be used as a notification that a plot has been claimed.classCalled when a plot is clearedclassCalled when a plot component is setclassCalled when a plot is deletedclassCalled when a plot is clearedclassCalled when a Flag is added to a plot.classclassCalled when a flag is removed from a plotfinal classEvent called when several plots are mergedclassclassfinal classEvent called when several merged plots are unlinked -
Uses of PlotEvent in com.plotsquared.core.events.post
Subclasses of PlotEvent in com.plotsquared.core.events.postModifier and TypeClassDescriptionclassCalled after a plot was chosen for a player by/plot auto
Called afterPlayerAutoPlotEventand only, if no listener cancelled the action.classCalled after the owner of a plot was updated.classCalled after aPlotwas deleted.classCalled after multiple plots were merged with another.classCalled when several plots were unlinked. -
Uses of PlotEvent in com.plotsquared.core.util
Methods in com.plotsquared.core.util with parameters of type PlotEvent