commit | 74627d427d0cb4f88e2b33084eaf8f775ec2bd94 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Tue Jun 02 22:16:43 2020 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Tue Jun 02 22:16:43 2020 +0300 |
tree | 43b92385b32dfaee308cdb675a92365cc787e41c | |
parent | 7ede7518a39981a6bc8c8b6acd2d3bdb0c000a51 [diff] |
Fix ghost items on player death Apparently pre 1.14.4 code actually dropped current player equipment also on clientside, but in 1.14+ it was fixed. No idea how ghost items didn't spawn before tho. To fix that we clear the player inventory by sending entity equipment with null itemstack before sending entity entity death status.
Support 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.15.2
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Jenkins: https://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3