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

Error message in console + right click retrieval not working #34

Closed paddymadge closed 2 years ago

paddymadge commented 2 years ago

Context

Describe the bug Sends a error to console "Could not pass event PlayerInteractEvent to DeadChest v4.8.0" & Can't right click to retrieve DeadChest

To Reproduce Steps to reproduce the behavior:

  1. Install the plugin
  2. Die with stuff in your inventory
  3. Try to retrieve it / look at console

Expected behavior Being able to retrieve it with right click, and no error messages in console.

apavarino commented 2 years ago

Error on the console fixed on version 4.8.1.

Right clicking mode is disable since 4.8.0. It's not a bug. 👍

paddymadge commented 2 years ago

Oops. Didn't read changelog. Only thing I can say is that I and others love what you made here, hope you keep going with the plugin! :)

apavarino commented 2 years ago

Thanks a lot !