Skip to content

Compatiblity fixes & Improvements

Compare
Choose a tag to compare
@WolfyScript WolfyScript released this 03 Jan 17:32
· 1277 commits to master since this release
c1229f5

This update fixes conflicts with other plugins and an incompatibility with 1.16.
Additionally, there are a few performance improvements and other bug fixes included.

For more info and internal breaking changes, see the WolfyUtilities v3.16 release.

Recipes command

The permission of the parent command /recipes stayed the same, but the sub-commands permissions were changed.
customcrafting.cmd.recipes_toggle - /recipes toggle
customcrafting.cmd.recipes_delete - /recipes delete
customcrafting.cmd.recipes_edit - /recipes edit
customcrafting.cmd.recipes_save - /recipes save

Changelog

  • #44 - Updated to shaded Jackson lib from WolfyUtilities
  • #43 - Prevent the usage of "minecraft" namespaces for recipes
  • #42 - Cauldron saving improvements (async saving)
  • #41 - Improvements to commands and config
  • #40 by @BeepoWuff - Recipe Book Editor Single Recipe Input
  • #45 by @BeepoWuff - Implement Cauldron XP Reward
  • Fixed - Recipe group isn't applied to vanilla Cooking and Stonecutter recipe placeholders.
  • Fixed - Permissions for recipes sub-commands are all granted using the parent permission.