apavarino / Deadchest

Minecraft Plugin - Keep your inventory in a chest when you die !
https://dev.bukkit.org/projects/dead-chest
GNU General Public License v3.0
18 stars 17 forks source link

Deadchest spawning on surface when player dies in a deep cave 1.18 #30

Closed Zoro-6191 closed 2 years ago

Zoro-6191 commented 2 years ago

Context

Describe the bug I can't say if the player dies below y=0 or if it's a general bug, but the deadchest is spawning on the surface, and the player then needs to go back to the surface to get it back. There's no error in console, just this misbehavior

To Reproduce Steps to reproduce the behavior:

  1. Probably go in a cave below y=0
  2. Die
  3. Go back
apavarino commented 2 years ago

Hi ! it's related to 1.18 version. The plugin not handle y under 0. That will be fixed for the next version.

Thanks for the feedback

apavarino commented 2 years ago

Duplicate : https://github.com/apavarino/Deadchest/issues/21

apavarino commented 2 years ago

Fixed on 4.8.0