take_mob_coins

Removes a specified amount of UltimateMobCoins from the player.

Categories: economy

Required arguments

Key(s)DescriptionType
amountThe amount of mob coins to remove from the player. Supports expressions.EXPRESSION

Trigger parameters required

  • PLAYER

Example

effects:
  - id: take_mob_coins
    args:
      amount: 1

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue