MagicPlugin icon indicating copy to clipboard operation
MagicPlugin copied to clipboard

Torch Spell Torches Drop If Broken Via Attached Block

Open pianwan opened this issue 6 years ago • 1 comments

There is a bug with Torch. After casting the spell,there is a torch on the block. Then breaking the block,the torch will drop. However,it would not drop if you break the torch by clicking it.

pianwan avatar Jan 07 '19 07:01 pianwan

Unfortunately this is very difficult to detect. There is currently a draft event, BlockDropItemEvent, in Spigot 1.13 that I could use to fix this problem.

But I'd have to wait for it to be non-draft, and I'd have to drop backwards compatibility for all previous versions of Spigot. So this may get fixed in Magic 8, one day. For now though I don't see a way around it, unfortunately.

NathanWolf avatar Jan 08 '19 17:01 NathanWolf