Shuffled inventory on disconnect #107
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If a player reconnects after their inventory has been opened using the plugin, their inventory will shuffle. After reconnecting, the target will:
Have their armor worn in upside-down, specifically;
Have their inventory be shifted 1 row up, specifically;
Have their off-hand slot unaffected (normal behavior).
No error is outputted in the console.
Tested on Spigot version 1.14.3-R0.1-SNAPSHOT with OpenInv 4.0.3.
Here is the inventory before reconnecting:

And here is the inventory after reconnecting:

Thanks, the images are particularly useful. No one had provided much information before and I hadn't made the time to go do it myself.