DiabloDrops cancels FurnaceBurnEvents
andrepl opened this issue ยท 0 comments
I have a plugin which allows for smelting armor and tools: https://github.com/andrepl/SalvageSmelter/
DiabloDrops cancels the FurnaceBurnEvent preventing my plugin from working. My plugin doesn't use the FurnaceBurnEvent, but diablo drops cancells it before the items have a chance to be smelted.