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