PluginBugs / Issues-EpicBackpacks

Repository used to keep track of issues of my plugin EpicBackpacks
1 stars 2 forks source link

[BUG] Backpacks don’t drop on death #56

Closed adelando closed 2 years ago

adelando commented 2 years ago

Even having disable_drop_backpacks: true In the config, backpacks seem to always drop and aren’t in inventories upon respawning.

Using latest build, 1.3.12

Software version: git-Purpur-1547 (MC: 1.18.1)

52B64103-8A99-42AD-8E80-D794145B545B

564E7795-0E3B-4276-9C70-5DA3D427B262

SirCraftypants commented 2 years ago

Tested and can confirm whether true or false, the backapcks drop, i'm wondering if EBP already has the attribute keep_on_death like Itemsadder that can be used for individual backpacks in the backpack.yml or not?

Paper 1.18.1

adelando commented 2 years ago

Just tested with version 1.3.13 and git-purpur-1574 (MC: 1.18.2) and still the same issue

adelando commented 2 years ago

tested this also and it doesn’t work for EpicBackpacks

DA1AF96F-7572-4078-B996-9028C30882DF

adelando commented 2 years ago

Any updates?

LoneDev6 commented 2 years ago

Seems to be a bug introduced by an update of Spigot. I'll work on this in the next days, thanks for the patience

adelando commented 2 years ago

Thanks LoneDev!

adelando commented 2 years ago

Any update on this?