has_battlepass_tier
Passes when the player's battlepass tier is at or above the given tier.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
tier | The minimum battlepass tier required. Supports expressions. | EXPRESSION |
battlepass | The ID of the battlepass to check the player's tier for. | STRING |
Example
conditions:
- id: has_battlepass_tier
args:
tier: 5 + %level%
battlepass: halloween_pass