RepairRecipe v0.4.1

Details

  • Filename
    RepairRecipe.jar
  • Uploaded by
  • Uploaded
    Sep 2, 2012
  • Size
    26.82 KB
  • Downloads
    3,413
  • MD5
    368bfee45abdf012dda9048ddb71a4c4

Supported Bukkit Versions

  • CB 1.3.2-R0.1
  • CB 1.3.1-R2.0
  • CB 1.3.1-R1.0

Changelog

v0.4.1

  • Fixed a dupe bug if you put it more than one tool (Using StackableItems Plugin or /give 276 900 15)

v0.4.0

  • Fixed Repaired Item is not getting updated, if only base item amount changed
  • Fixed base item amount is not getting updated, if repair costs more than one item
  • Fixed base item doesn't disappear, if repair costs is exactly base item amount
  • Added possibility for free repairs
  • Changed discount of 100 means its free as in free beer ;)
  • Fixed NPE when adding new item to a empty slot in the grid to a already working repair recipe
  • Added base item configuration
  • Added special enchant multiplier
  • Added Metrics - http://mcstats.org/plugin/RepairRecipe
  • Fixed Bow base_amount
  • Fixed `allow_over_repair` needs plugin system
  • Added Debug Mode Command (/repairrecipe debug)
  • Added Config Reload Command (/repairrecipe reload)

v0.2.3

  • Fixed repair costs with `use_highest_enchant: true`

v0.2.2

  • Rewrote Repair cost formula
  • Added `use_highest_enchant` configuration
  • Changed `discount` to `discount_groups` and added `discount` as global configuration
  • Replaced configuration `keep_enchantments` with `keep_enchantments_chance` and `keep_enchantments_chance_groups`

Configuration File gets updated automatically.

For details about the new Configurations see the Description.

v0.2

  • Fixed Group Discount doesn't work correctly
  • Added Permission `RepairRecipe.repair.overRepair`
  • Fixed Enchantment Multiplier could reduce repair costs
  • Added Enchantment Multiplier per Group Configuration
  • Fixed Bug when repairing Items with Vault activated but no Permission Plugin
  • Fixed Bug when enabling Plugin without Vault

v0.2-alpha1

  • Added Permissions `RepairRecipe.repair` and `RepairRecipe.repair.enchant`
  • Added OverRepair Configuration
  • Added Group Discount Configuration
  • Added Keep Enchantments Configuration
  • Added Enchantment Multiplier Configuration

v0.1.1

  • Added Shears

v0.1

  • Initial Commit