essentials.keepinv Dupe
kaanakduman opened this issue ยท 1 comments
Information
Full output of /ess version
:
[Mon, 29. Jul 2019 18:22:56 EDT] Server version: 1.14.4-R0.1-SNAPSHOT git-Paper-152 (MC: 1.14.4)
[Mon, 29. Jul 2019 18:22:56 EDT] EssentialsX version: 2.17.0.5
[Mon, 29. Jul 2019 18:22:56 EDT] LuckPerms version: 4.4.27
[Mon, 29. Jul 2019 18:22:56 EDT] Vault version: 1.7.2-b107
[Mon, 29. Jul 2019 18:22:56 EDT] EssentialsXChat version: 2.17.0.5
[Mon, 29. Jul 2019 18:22:56 EDT] EssentialsXSpawn version: 2.17.0.5
Bug occurs on Paper-152 but not on Paper-151. The changes for that release can be found here. I believe this bug may relate to this.
Details
Description
On death, the contents of the player's inventory stay in the player's inventory. A copy of the contents are also dropped on death, duplicating the original inventory contents.
Steps to reproduce
- /gamerule keepinventory false
- Give a player essentials.keepinv
- /kill the player
Expected behavior
The contents of the player's inventory should stay in the player's inventory. No items should drop.