ArchitectSMP / mc-config

Minecraft server plugin configurations for the ArchitectSMP community
1 stars 0 forks source link

On death items despawn too quickly #102

Closed FlooferDoofer closed 3 years ago

FlooferDoofer commented 3 years ago

Some players have been reporting items despawning very quickly, even within second. One players died next to their bed, respawned and their stuff was already gone. I have heard multiple players complaining about it, but they were usually further away and they could have just arrived too late. But this one player let us know right away. No server issues at any of the reported moments.

bloodycoffin commented 3 years ago

Which player? @FlooferDoofer

bloodycoffin commented 3 years ago

spigot.yml sets "item-despawn-rate: 6000" at 5 minutes, if the player did not immediately press respawn then I believe it counts towards the despawn rate while you stay in the death view which means your items will be gone. Maybe I can tell something with co lookup or what ever but as long as it is only one person we cannot assume that it is a bug.

bloodycoffin commented 3 years ago

just FYI paper.yml does have an override for the item-despawn-rate but only when enabled and for specific items (to have for example stone and cobblestone despawn faster) alt-item-despawn-rate: enabled: false items: COBBLESTONE: 300

But right now we are not using that

bloodycoffin commented 3 years ago

There is a bug open with Mojang https://bugs.mojang.com/browse/MC-117783 but not sure if they're actively looking at fixing it

bloodycoffin commented 3 years ago

Investigated, does not seem to be an overall problem and reported players seemingly too late to retrieve gear