Death chest issues
Darkside247 opened this issue ยท 2 comments
Help request
Problem
Hey,
Started using your plugin on my server but i have activated the death chest options as i am currently using Angel Chest Plus but when i am testing it when i die its not putting the items from the backpack in the death chest but just dropping it on the floor, i am just wondering if i am missing something or is this plugin just not compatible with Angel Chests
What I have tried
Increases compatibility with some death chest plugins. Enable this if the backpack item gets added to your death chest!
ImproveDeathChestCompatibility: true
Prevents the backpack from being used as a hat
BlockAsHat: true
Opens a container if right-clicked while holding the backpack shortcut in the hand. This option will only work on MC 1.13 or newer.
OpenContainerOnRightClick: true
The id of the slot that should be preferred when giving a player the shortcut item
PreferredSlotId: -1
If this option is enabled the player will not be able to move the backpack item within their inventory
BlockItemFromMoving: false
As far as I am aware, there is no death chest plugin that supports storing the backpack content. I have an idea on how I could handle that in the future in a way that should work with most death chest plugins, but I currently don't have the time to add this.
For now I would recommend to disable the DropOnDeath
config option.
Great thread and some useful info.
We have encountered some issues when running Minepacks alongside DeadChest. Each time the player dies, you get an additional Backpack.
Before I checked this thread, I was encouraging players to empty their backpack, and place the "additional" backpack inside the original backpack, and then using "/backpack clean" which worked to remove the additional backpack.
However, as you can appreciate, this wasn't the most ideal solution.
Just wanted to say thanks for the information and thank you for the plugin! My 8 year old appreciates it much more than myself! Thank you!