lp_node_expires_within
Passes when the player has a temporary LuckPerms node that expires within the specified time.
Categories: permission
Required arguments
| Key(s) | Description | Type |
|---|---|---|
key | The raw node key to look for, for example group.vip. | STRING |
duration | The maximum time until expiry, in seconds. | EXPRESSION |
Example
conditions:
- id: lp_node_expires_within
args:
key: group.vip
duration: 3600