lp_track_position_below

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

Categories: permission

Required arguments

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

Example

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