give_mob_coins

Gives the player a specified amount of UltimateMobCoins.

Categories: economy

Required arguments

Key(s)DescriptionType
amountThe 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

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue