friendlyhj / ZenUtils

https://www.curseforge.com/minecraft/mc-mods/zenutil
MIT License
19 stars 8 forks source link

New getter/setter pair "xpPoints" to read/modify player's xp points #32

Closed RisingInIris2017 closed 9 months ago

RisingInIris2017 commented 9 months ago

Provide a way to manipulate player's xp points, rather than levels. By simply calculating the target xp points in ZenScript then set it to the IPlayer object, more finely player experience manipulation is made possible.