RepairRecipe v0.4.9

Details

  • Filename
    RepairRecipe-0.4.9.jar
  • Uploaded by
  • Uploaded
    Dec 7, 2013
  • Size
    29.64 KB
  • Downloads
    2,672
  • MD5
    38cb9f0b9949c280963898f9a5a58a3e

Supported Bukkit Versions

  • CB 1.6.4-R2.0

Changelog

Support the Plugin - http://api.flattr.com/button/flattr-badge-large.png

v0.4.9 (aka v0.4.9-beta3)

  • Updating for Bukkit 1.6.4-R2.0

v0.4.9-beta2

  • Added disable_standard_repair config.
  • Fixed Permissions manager is not accessible Exception.

v0.4.9-beta

  • Warn user if no '''base amount''' for a item in items.yml is set.
  • Updating for Bukkit 1.6.2-R0.1

v0.4.8-beta

  • Updated for Bukkit 1.6.1-R0.1 (current snapshot - 13/07/07)

v0.4.7

  • Fixed Issue #28: Removed Exception from PermissionsEx (java.lang.ClassNotFoundException: ru.tehkode.permissions.exceptions.PermissionsNotAvailable)
  • Fixed possible NPE, when initialization got wrong
  • Added catch for PermissionsNotAvailable Error
  • Updating for Bukkit 1.5.2-R0.1, 1.5.2-R1.0

older

  • Fixed item duplication, if user has no permission to repair
  • Added support for global groups, not only world specific groups
  • Fixed Ingots in Workbench doesn't get updated
  • Added Repair Sound
  • Fixed a exception when repairing a item with level 1 enchantment and setup a keep enchantment chance
  • Fixed a dupe bug if you put it more than one tool (Using StackableItems Plugin or /give 276 900 15)
  • 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)
  • Fixed repair costs with `use_highest_enchant: true`
  • 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`
  • 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
  • Added Permissions `RepairRecipe.repair` and `RepairRecipe.repair.enchant`
  • Added OverRepair Configuration
  • Added Group Discount Configuration
  • Added Keep Enchantments Configuration
  • Added Enchantment Multiplier Configuration
  • Added Shears

Problems with Items added by other Plugins.