TechnicallyCoded

Results 109 comments of TechnicallyCoded

Related to this option? ![image](https://github.com/IntellectualSites/FastAsyncWorldEdit/assets/29813490/1baa39df-ac6c-4eab-9a21-8e80bfd583b6) This is what it shows for both worlds (same command on both) ![image](https://github.com/IntellectualSites/FastAsyncWorldEdit/assets/29813490/fed6e51e-2be7-4b01-8995-12fdd06cdeae)

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