Skip to content

Bug fixes for cauldrons, support for Spigot 1.13+

Compare
Choose a tag to compare
@ceskyDJ ceskyDJ released this 21 Dec 18:30
· 21 commits to master since this release
1e1a13e

This release thanks to @PieCreeper12 (from Github) for its existing. Primary there is some bug fixes and new features around cauldrons. Until this release, this plugin completely ignored cauldrons, so many things changed. Now, you can use cauldrons for storing water like in vanilla Minecraft (bug #22 is fixed) but there are so many other things.

When the cauldron contains some water (at least one level - amount added with glass bottle), smoke effect is generated. You can get hurt when you fall into the cauldron (there is hot water). You can setup cauldron drying, too. It's more sophisticated than water disappearing - here water dries level by level.

There is some bonus, too. I decided to make the support of Spigot version a little wider, so now Spigot 1.13 and newer is supported.

Bug fixes:

  • Cauldrons can not be filled with water in the nether. #22
  • New mobs are damaged but they shouldn't be #23

New features:

  • Add full support for cauldrons #24

Other:

  • Add full support for cauldrons #24