lp_track_position_above

Passes when the primary group of the player is at or above the specified position in a LuckPerms track.

Categories: permission

Required arguments

Key(s)DescriptionType
trackThe name of the LuckPerms track.STRING
positionThe minimum position in the track.EXPRESSION

Example

conditions:
  - id: lp_track_position_above
    args:
      track: ranks
      position: 2