StackableItems v0.8.7

Details

  • Filename
    StackableItems.jar
  • Uploaded by
  • Uploaded
    Aug 26, 2012
  • Size
    58.34 KB
  • Downloads
    722
  • MD5
    a5e525f926c766717340f98112ea35a3

Supported Bukkit Versions

  • CB 1.3.2-R0.1

Changelog

If upgrading, please check the options.yml file after loading the server and then config.yml can be deleted.

Version 0.8.7 (8/26/2012):

  • Added debug option. If you want to help me test issues, set this to true. If you start getting spammed with messages in the console, report those to github. At any point, you can set this to false to stop getting messages (after a "/si reload")
    • Will also be used from now on to prevent random message spam from my testing if I don't take them out before release.
  • Adding Metrics support. To opt out, set "opt-out: true" in PluginMetrics/config.yml
  • Removed dependency on CraftBukkit needed for the pop sound when picking up items thanks to the new Sounds API.
  • Fixed bow repairing
  • Fixed shift clicking in Enchantment Tables
    • If enchantment table is empty, first click will move 1 item to fill the slot. Another click will switch it between main inventory and quickslots.
    • Items that cannot be enchanted will be moved between the main inventory and quickslots.
  • Fixed shift clicking on stacks of armor in order to equip one.
  • Fixed options to use stacks in merchant and crafting using the furnace option instead of their own.
  • Added Use_Stack_Amounts_In_Brewing
  • Fixed shift clicking in Brewing Stands and regular clicking in the ingredient slot.
  • Improved shift clicking in Crafting window
  • Fixed crafting recipes that use -1 durability for any durability

Items capped at 127 to prevent loss of items from world saving/player loading.