essentials.keepinv actually deletes the inventory instead of keeping it
iperrealistico opened this issue ยท 2 comments
Information
Full output of /ess version
:
[11:25:05 INFO]: Server version: 1.16.3-R0.1-SNAPSHOT git-Tuinity-"576e2cc" (MC: 1.16.3)
[11:25:05 INFO]: EssentialsX version: 2.18.2.1
[11:25:05 INFO]: PlaceholderAPI version: 2.10.8
[11:25:05 INFO]: LuckPerms version: 5.2.35
[11:25:05 INFO]: Vault version: 1.7.3-b131
[11:25:05 INFO]: Citizens version: 2.0.27-SNAPSHOT (build 2120)
[11:25:05 INFO]: EssentialsXChat version: 2.18.2.1
[11:25:05 INFO]: EssentialsXProtect version: 2.18.2.1
[11:25:05 INFO]: EssentialsXSpawn version: 2.18.2.1
Server startup log:
latest.log
EssentialsX config:
https://gist.github.com/Leonardo-Fiori/04ed7e0fb4bd810ab6e79b1d04072b3b
Details
Description:
When a player has permission essentials.keepinv set to true, when dying, instead of keeping the inventory, the inventory gets deleted (not even dropped)
Steps to reproduce:
Give yourself the permission ad do /suicide
Expected behavior:
Inventory should be kept
Console stack trace:
No errors
Though it was caused by my death chest plugin (AngelChest)... so i removed it, but the problem is still here
This is without a doubt one of your other plugins. I would suggest try it only with essentials then start re-adding plugins one by one to see which one creates the bug.
PS: you don't need EntityTrackerFixer with Tuinity/Paper