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

Duplication glitch #83

Open danielmosss opened 3 weeks ago

danielmosss commented 3 weeks ago

Context

Describe the bug When a player is killed it will drop the armor and offhand slots on the ground and these items will also be put in the chest. this is a duplication glitch.

To Reproduce Steps to reproduce the behavior:

  1. Put any item in you offhand.
  2. /kill yourself
  3. you offhand will drop
  4. when you then get the chest and pick you offhand item from the ground you have duplicated your offhand item.

Expected behavior your offhand and armor slots shouldnt drop on the ground and only be put in the chest.