ps_leave_plot

Fires when the player leaves a PlotSquared plot.

Categories: movement

Info

Requires the PlotSquared plugin.Only fires for players who are online on this server.

Example

triggers:
  - ps_leave_plot

Developer info

Overview

FieldValue
Categorytriggers
Base classTrigger
ClassTriggerPsLeavePlot
Source/core/common/src/main/kotlin/com/willfp/libreforge/integrations/plotsquared/impl/TriggerPsLeavePlot.kt
Registeredyes

Provides

  • PLAYER

  • LOCATION

  • TEXT — The ID of the plot that was left.

  • EVENT