lp_meta_below
Passes when the numeric LuckPerms meta value is at or below the maximum.
Categories: permission
Required arguments
| Key(s) | Description | Type |
|---|---|---|
key | The LuckPerms meta key to read. | STRING |
value | The maximum value the meta must have. | EXPRESSION |
Example
conditions:
- id: lp_meta_below
args:
key: mine-tier
value: 5