v2.8

Details

  • Filename
    RecipeManager.jar
  • Uploaded by
  • Uploaded
    Oct 10, 2016
  • Size
    515.52 KB
  • Downloads
    1,659
  • MD5
    e2923dafaddeef0fa42c2b1d9240eda2

Supported Bukkit Versions

  • 1.10

Changelog

v2.8

  • Dropped support for Java 6
  • Fixed potions in 1.9.x
  • Fixed Shield Banner recipe
  • Removed the need for server lookups of UUIDs
  • Fix recipe files starting with UTF8 BOM
  • @HoldItem: Added slot attribute to support offhand, armor, and inventory
    • See your 'recipe flags.html' file for usage information
  • @CloneIngredient: Added lore options
    • lore = copies all the custom item lore/description unless conditions are added to copy specific lines
    • lore [number] = copies only the lore on line number. More lore conditions can be added to copy more lines
    • lore [text] = copies any lore lines that contain the text
    • lore [regex:pattern] = copies any lore lines that match the regex pattern
  • @GameMode: Fixed duplicate calls not clearing previous gamemodes
  • @NoResult: Fixed result not clearing as it should
  • @FireworkItem: Fixed effect parsing and power not being set
  • @IngredientCondition: Added potion, potioneffect, and banner conditions
  • Many more misc. fixes

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