CobbleSword / NachoSpigot

NachoSpigot is a fork of TacoSpigot 1.8.9 that offers several enhancements to performance as well as bug fixes.
GNU General Public License v3.0
237 stars 87 forks source link

Fixing twice explosion call. #234

Closed sadcenter closed 2 years ago

sadcenter commented 2 years ago

Fixes #230 by deleting useless event call (IMO). We could also create a new event for this but I don't think it will be useful for anyone. Up for discussion

Sculas commented 2 years ago

I agree. Thank you for this PR! :)