setSkillXP

public static void setSkillXP(UUID uuid, SkillType skillType, long xp)

Sets the total XP for a specific skill.

Parameters

uuid

The player's UUID

skillType

The skill type to set

xp

The new total XP value