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

ExcludedItems not working #64

Closed WaxenSs closed 9 months ago

WaxenSs commented 1 year ago

Context

Describe the bug In the plugin's config.yml file, it's possible to exclude items from DeadChest, but it doesn't work.

To Reproduce 1- add an item in the ExcludedItems section (minecraft:dropper) 2- perform the /dc reload command 3- kill a player to see the result

apavarino commented 9 months ago

I just tried, you need to set DROPPERinstead of minecraft:dropper and it will works fine