jobs_xp_multiplier

Multiplies XP earned from Jobs for one or all jobs while the holder is active.

Categories: economy

Required arguments

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

Optional arguments

Key(s)DescriptionTypeDefault
jobsList of job names to apply the multiplier to. If omitted, applies to all jobs.STRING_LIST

Example

effects:
  - id: jobs_xp_multiplier
    args:
      multiplier: 1.5
      jobs: 
        - <value> # ← Optional

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue