v2.7

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Feb 27, 2016
  • Size
    486.67 KB
  • Downloads
    419
  • MD5
    3a6f5c4aa6ebe3b2db99554cd194aba3

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2

Changelog

v2.7

  • Fixed recipe parsing with material name/aliases starting with a directive (brew/craft/combine/smelt/fuel)
  • Added 'item datas.yml' to override max data/durability values for materials
  • Fixed potion not being defined error on brewing recipes
  • Better handling of invalid Bukkit recipes
  • @Remove: Fixed removing combine recipes
  • @ingredientcondition: Improved amount handling
  • @HoldItem: Added conditions similar to @IngredientCondition
  • @secret: Removed conflicting alias 'hide'
  • New flag @NoResult
    • Prevents the result item from being crafted
    • Useful when giving items through @command or providing non-item results, such as @modexp
  • Furnace improvements:
    • Fixed Furnace/Brewing save data from getting erased on a restart
    • Fixed shift clicking an ingredient into a furnace not setting the permission owner
    • Fixed some flags getting called before craft in furnaces
  • /rmcreaterecipe improvements:
    • Collapse recipes down to smallest craft size
    • Added combine variant
    • Fixed amount being added to ingredients instead of @ingredientcondition
    • Clean up unneeded data and amount outputs

Please report bugs and issues that you have in the tickets section.