TechnicallyCoded
TechnicallyCoded
Related to this option?  This is what it shows for both worlds (same command on both) 
Do you have any idea what I could be missing?
Ok I'll look into that then. Would it print any additional stacktrace or info if it fails faster?
Hi, the essentials plugin is meant for basic servers looking to quickly add a bunch of tools to their server with little setup or customizability. If you need better and...
I can still reproduce the issue. Details: https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/2800#issuecomment-2195921775
@broken1arrow https://github.com/TechnicallyCoded/Inventory-Rollback-Plus/issues/162#issue-2453522692 During the death event you have the ability to clear the drops list without clearing the player's inventory. `List#clear()` on the following should work: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/event/entity/EntityDeathEvent.html#getDrops()
Please bring the author into this conversation, I can't bring back deleted data. Just not possible.
Closing this as resolved. AngelChest has a config option for this now, plus I have made some changes to forcibly hook into the death events before AngelChests, DeadChest, etc get...
Fair point, I might just make a "FoliaLibPlugin". The lib is meant to stay as a lib but I have no problem creating a boilerplate plugin which exposes the API