Player inventory anomaly
This issue was previously reported on Discord. Now I am very happy to see that someone is willing to maintain it, so I am raising it again.
https://discord.com/channels/213109157983813633/1317207656712376391/1317207656712376391
MythicDungeons-2.0.0-v239 paper 1.21.1 I am using the latest version and still encountering several issues. According to the design, when the option
KeepInventoryOnEnter: false is used, players should have their items automatically restored to their inventory when they leave the dungeon by typing /md leave. Up to this point, everything works as expected.
However, if a player disconnects or exits the game directly via the ESC menu, their inventory disappears. Strangely, during the first instance of doing so, the player's inventory is restored correctly, but on the second attempt, their inventory items vanish. The issue persists until the server is restarted with /stop.
I have also configured the following:
KickOfflinePlayers: true KickOfflinePlayersDelay: 0 Could you please fix this? It is a very critical issue.