ps_enter_plot

Fires when the player enters a PlotSquared plot.

Categories: movement

Info

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

Example

triggers:
  - ps_enter_plot

Developer info

Overview

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

Provides

  • PLAYER

  • LOCATION

  • TEXT — The ID of the entered plot.

  • EVENT