give_mcmmo_xp

Gives the player raw XP in a specified McMMO skill.

Categories: economy

Required arguments

Key(s)DescriptionType
amountThe amount of raw XP to give. Supports expressions.EXPRESSION
skillThe McMMO skill name to give XP for, e.g. mining.STRING

Trigger parameters required

  • PLAYER

Example

effects:
  - id: give_mcmmo_xp
    args:
      amount: 1
      skill: <value>

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue