has_lands_role

Passes when the player holds one of the specified roles in the Lands area at their current location.

Categories: player, world

Required arguments

Key(s)DescriptionType
rolesA list of Lands role names to check against (e.g. owner, member).STRING_LIST

Example

conditions:
  - id: has_lands_role
    args:
      roles: <value>