Player paper/player_set_xp

Set Player XP

Sets or modifies a player's experience.

Inputs

NameTypeOptionalDescription
exec exec Incoming execution.
player player The player.
value number Amount to set or add.

Outputs

NameTypeDescription
exec exec Continues after setting.

Properties

KeyTypeDefaultDescription
mode select "LEVEL" LEVEL: set level directly. TOTAL_EXP: set total exp. ADD_EXP: add exp points.
value number 0 Value (fallback)