Entity block support, 1.19 support, world blacklist/whitelist, Movecraft and Factions support
Hello everyone and happy new year! After about a year of on and off work, the next release is finally here, and it's a big one! The most notable new feature is finally, at last, support for entity-type blocks, including paintings, item frames, and armor stands!
Here's the full set of changes. As always, you might want to take a look at the updated config file to configure the new settings.
- Support for restoring entity-type blocks (Paintings, Item Frames, Armor Stands)
- Can be disabled with the
entity-type
option in the config.
- Can be disabled with the
- Support for the 1.19 blocks.
- The block system has been changed a bit to use the Material Tags whenever possible. This cleans up the list and future proofs it to a degree, meaning some blocks in future versions will already have support.
- Support for world blacklist/whitelist. A new world.yml config will be added to the plugin folder on start for you to
configure. - Rename command from
/ch
to/creeperheal
to improve compatibility with other plugins. - Automatic development builds courtesy of TylerS1066. You can find them on GitHub by clicking on the checkmark next
to a commit or going to the Action tab. - Support for Movecraft and Factions! CreeperHeal2 will no longer interfere with Movecraft crafts, and you can configure
what kind of regions CreeperHeal2 is active in now for Factions.- There is now an interface for developers to add support for their plugins. Documentation is coming later but for now, you can open an issue and I can guide you through the process.
Finally, thank you to TylerS1066 for fixing the command compatibility and providing guidance and testing with the
Movecraft support! Thank you as well to my Discord for helping me test! Finally, if you want to help support my work, you can donate to my PayPal which is linked on the Spigot page. Thank you for using the plugin!