Posted March 12, 20214 yr Hi, I'm having a problem, I implemented a capability but whenever I leave and rejoin the world it resets to the default value, I've tried copying player data from the playerclone event. Should I copy the data over on another event or what should I do so it persists?
March 12, 20214 yr Are u sure it is saving? If it is, I think you have a problem on reading the NBT data, you should revise that.
March 12, 20214 yr Author 23 minutes ago, Toktom said: Are u sure it is saving? If it is, I think you have a problem on reading the NBT data, you should revise that. Yeah its definitely saving, but you were right, I checked my readNBT method and I was using the wrong setter method, It works now, thanks
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.