Uses of Class
com.plotsquared.core.events.PlotPlayerEvent
Packages that use PlotPlayerEvent
Package
Description
Contains events which are fired after specific actions are completed.
-
Uses of PlotPlayerEvent in com.plotsquared.core.events
Subclasses of PlotPlayerEvent in com.plotsquared.core.eventsModifier and TypeClassDescriptionclassEvent fired when the plots that are to be claimed by a player executing a /plot auto have been chosen.classclassclassclassCalled when a player teleports to a plotfinal classEvent called when several plots are merged -
Uses of PlotPlayerEvent in com.plotsquared.core.events.post
Subclasses of PlotPlayerEvent 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 multiple plots were merged with another.