edprison_economy_multiplier
Multiplies EdPrison economy earnings for one or all economy types while the holder is active.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|
multiplier | The economy earnings multiplier. Supports expressions. | EXPRESSION |
Optional arguments
| Key(s) | Description | Type | Default |
|---|
economies | List of EdPrison economy types to apply the multiplier to. If omitted, applies to all economies. | STRING_LIST | |
Example
effects:
- id: edprison_economy_multiplier
args:
multiplier: 1.5
economies:
- <value> # ← Optional
Behaviour
| Setting | Value |
|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |