lp_weight_below

Passes when the LuckPerms weight of the player is at or below the maximum.

Categories: permission

Required arguments

Key(s)DescriptionType
weightThe maximum weight the player can have.EXPRESSION

Example

conditions:
  - id: lp_weight_below
    args:
      weight: 100