Skip to content

Chain explosions and other fixes

Compare
Choose a tag to compare
@pmdevita pmdevita released this 14 Feb 04:09
· 153 commits to master since this release

At long last, chain explosion support has finally been added! You can now allow for TNT to chain explode nearby TNT with the explode-tnt option in your config.yml (you can see an example of it here).

The plugin also now merges nearby explosions into a single explosion handler. This should significantly improve repair of blocks affected by multiple simultaneous explosions.

  • TNT chaining now works, toggleable with explode-tnt
  • Nearby explosions automatically merge, providing for better repair
  • Fixed a potential error caused by explosions that affected zero blocks
  • Fixed Wither explosion support not repairing the initial charge up blast
  • Improved extended piston support

Thank you to my Discord for helping me test this!