leave_region

Fires when the player leaves a WorldGuard region.

Categories: movement

Info

Requires WorldGuard to be installed.

Trigger Values

  • player

  • location

Example

triggers:
  - leave_region

Developer info

Overview

FieldValue
Categorytriggers
Base classTrigger
ClassTriggerLeaveRegion
Source/core/common/src/main/kotlin/com/willfp/libreforge/integrations/worldguard/impl/TriggerLeaveRegion.kt
Registeredyes

Provides

  • PLAYER

  • EVENT

  • LOCATION — The player's location when leaving the region.