mob_coins_drop_multiplier
Multiplies the amount of UltimateMobCoins received from mob kills while the holder is active.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
multiplier | The multiplier to apply. Supports expressions. | EXPRESSION |
Example
effects:
- id: mob_coins_drop_multiplier
args:
multiplier: 1.5
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |