Skip to content
JasperLorelai edited this page Jun 28, 2026 · 1 revision

Source Code

effect: experience

Important

Introduced in 4.0 Beta 19.

Description:

Fake the change in experience level and/or progress for the player target of the effect.

Configuration:

Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.

Option Description Type Default
level Integer
progress [0, 100] Integer
reset Boolean false

Example:

effects:
  - position: caster
    effect: experience

Clone this wiki locally