mcmmo_xp_multiplier

Multiplies McMMO XP gained for one or all skills while the holder is active.

Categories: economy

Required arguments

Key(s)DescriptionType
multiplierThe XP multiplier. Supports expressions.EXPRESSION

Optional arguments

Key(s)DescriptionTypeDefault
skillsList of McMMO skill names to apply the multiplier to. If omitted, applies to all skills.STRING_LIST

Example

effects:
  - id: mcmmo_xp_multiplier
    args:
      multiplier: 1.5
      skills: 
        - <value> # ← Optional

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue