above_balance
Passes when the player's economy balance is at or above the minimum.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
balance | The minimum economy balance required. | EXPRESSION |
Example
conditions:
- id: above_balance
args:
balance: %level% * 500