[Important] Bug fixes with anvils
This version makes some bug fixes with anvils, that could sometimes cause certain items on some servers to be duplicated. It is recommended that you install this version if you use anvil recipes on your server, just as a precaution.
Minor bug fixes with native block breaking for MC 1.12 and below
This version makes some minor bug fixes with the handling of enchantments when breaking blocks for MC 1.12 and below
Minor bug fixes with crop age conditions for 1.8
This version makes some minor bug fixes with crop age conditions for 1.8
Support for placeholders in more actions
This version adds support for placeholders in a lot of new actions like targetAddHealth or damagePlayer!
Bug fixes with "round 0" operator
This promotes 3.7.16-SNAPSHOT1 to a recommended version
Snapshot
Bug fixes for "round 0"
This version makes some minor bug fixes with the "round 0" operator not always working correctly
New ifItemDurability condition
This version adds a new ifItemDurability condition!
ifCropGrowth condition
This version adds a new "ifCropGrowth" condition!
Minor bug fixes with furnace recipes
This version makes some minor bug fixes with furnace recipes
Compatibility improvements for block breaking
This version makes custom blocks (specifically breaking them) more compatible with other plugins — mostly world protection plugins. This is just an upgrade of 3.7.12-SNAPSHOT1 into a full release
Snapshot
Compatibility improvements for block breaking
This version makes custom blocks (specifically breaking them) more compatible with other plugins — mostly world protection plugins
New API features
This version adds two new features to the Custom Items API: listCustomItemIDs and listBlockCustomItemIDs
Bug fixes with block drops, anvils, & MC 1.8
This version makes some minor bug fixes with block drops, anvils repairing custom items, and particles for MC 1.8
Snapshot
Improvements with particles on MC 1.8
This version makes some minor bug fixes with particles for MC 1.8
Snapshot
Bug fixes with anvil repair items
This version brings some minor bug fixes with anvils repairing custom items
Snapshot
Bug fixes with block drops
This version makes some minor bug fixes with block drops
Minor improvements for "craft" handler
This version makes a minor bug fix for the "craft" handler, which would sometimes send long warning messages to the console.
Snapshot
Block generation improvements
This version potentially fixes some minor bugs with limiting block generation to certain biomes
craft handler
This version adds a new "craft" handler! Actions in the craft handler are run whenever a player crafts the given item
handlers:
craft:
actions:
-
action: sendMessage
message: "You just crafted this item!"