Open mxcxn opened 5 years ago
Inventories are saved on user disconnect, which includes when the server stops (since it disconnects all the players...). Moreover, if they are logging into the same world, PWI doesn't do any inventory-related things on join; so if they're having older inventories, that sounds like a Minecraft problem.
If I restart server while have users connected their inventory got rollbacked. If they disconnect, I restart server and connect back it works perfectly. So I guess inventories are not saved while stopping server only when users disconnect. I am using latest pwi version and 1.14.2 spigot server.