CardboardPowered / cardboard

The Bukkit/Spigot/Paper API implementation for Fabric
https://cardboardpowered.org
GNU General Public License v3.0
976 stars 56 forks source link

Items dropped on world spawn on death #420

Open vadim-a-yegorov opened 1 year ago

vadim-a-yegorov commented 1 year ago

Issues #292 and #203 are still relevant after 1.5 years.

2023-07-07_21 30 23

Tried different grave mods, plugins, datapacks, nothing is working. How to at least temporary fix it?

@isaiahpatton Can we temporarily disable PlayerDeathEvent handling by CardBoard?

vadim-a-yegorov commented 1 year ago

At the moment I decided to leave Cardboard + WorldGuard + EssentialsX in favor of Bssentials (Fabric) + Parties and Claims. Thanks @isaiahpatton for developing both Cardboard and Bssentials, it's a lot of work!