PlayerData does not reliably save.
John-Paul-R opened this issue ยท 1 comments
An event like setting a home or disconnecting gracefully is needed to trigger PlayerData
save. This should happen automatically at intervals if queued. (Not at time of execution, because that allows players to spam IO operations.)
Mixin to Minecraft's save system to fix.
Addressed / Resolved by 0699903.