Get the player's current level (derived from total XP).
Get the progress toward the next level (0.0 to 1.0).
Award XP to the player.
XP points to add
Set the player's total XP to an exact value.
New total XP
Spawn a collectible XP orb at a world position.
World X coordinate
World Y coordinate
World Z coordinate
Optionalamount: numberXP value of the orb (default 1)
Get the player's total accumulated XP.