Skip to content

1.17/1.18 support

Compare
Choose a tag to compare
@pmdevita pmdevita released this 13 Dec 01:17
· 128 commits to master since this release

At long last, 1.17 and 1.18 support is here!

Added

  • 1.17/1.18 block support
  • Rewritten support for "multi-blocks", blocks that are considered a group of blocks (ex. beds, doors, dripleaf) or rely on multiple blocks to be placed properly (ex. glow lichen, vines)

Fixed/Changed

  • Vines moved to multi-block system for better restoration
  • Explosion processing pipeline is now more modular, will help make adding unusual blocks in the future easier
  • Some code clean up

I worked a bit on adding support for paintings and item frames but since they are entities, they are actually blown up prior to the plug-in receiving the explosion event. If you've worked with explosions or entities and you think you might be able to help, please open an issue or message me on spigotmc.org

I'm going to be looking at some of the issues to add support for other plugins and other minor features next so look for a release for that in a few days.

Thank you to my Discord for helping me test and thanks for using this plugin!