Essential Commands

Essential Commands

108k Downloads

PlayerData does not reliably save.

John-Paul-R opened this issue ยท 1 comments

commented

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.

commented

Addressed / Resolved by 0699903.