in_region

Passes when the player is standing inside one of the specified WorldGuard regions.

Categories: world

Required arguments

Key(s)DescriptionType
regionThe WorldGuard region name(s) to check against.STRING_LIST

Example

conditions:
  - id: in_region
    args:
      region: <value>