cmi_balance_above
Passes when the player's CMI balance is above a specified amount.
Categories: economy, player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
amount | The amount of money the player's balance must exceed. Supports expressions. | EXPRESSION |
Optional arguments
| Key(s) | Description | Type | Default |
|---|---|---|---|
world | STRING |
Example
conditions:
- id: cmi_balance_above
args:
amount: 1
world: <value> # ← Optional