give_mob_coins
Gives the player a specified amount of UltimateMobCoins.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
amount | The amount of mob coins to give the player. Supports expressions. | EXPRESSION |
Trigger parameters required
PLAYER
Example
effects:
- id: give_mob_coins
args:
amount: 1
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |