Started by
zozod
on
Topic category: Help with MCreator software
Hello,
I am making a mod for my server and i wanted to add variables that are different between players like an XP variable.
Is that possible to do that?
Also i would like to know if it is possible o create an command that would recall that vars.
Thanks and excuse my bad English.
Until version 1.8.9 you could use IExtendedEntityProperties for this thing, however in 1.9 IEEP has been removed and instead you have to use capabilities, that are somehow harder to set up but easier to master.
Look at my post here: https://mcreator.net/comment/52507