v3.46

Details

  • Filename
    ChestShop3-46.jar
  • Uploaded by
  • Uploaded
    Jul 7, 2012
  • Size
    144.15 KB
  • Downloads
    662,882
  • MD5
    098d1a0d4366caa3d8af04e97693e1ed

Supported Bukkit Versions

  • 1.4.2

Changelog

  • Added a simple API (let's start with simple things first)
  • Copied utilities from ChestShop-4
  • Made code really, really nicer to read
  • Made every external plugin's wrapper a listener, so it listens to events instead of being hard-coded.
  • Removed stackAmount from Shop and TransactionEvent's constructor.
  • Fixed a bug in Bukkit (which changed ItemStacks in arguments - I'm looking at you, Bukkit team - BUKKIT-1864)
  • Made the plugin more event-driven
  • Added PreTransactionEvent which can be cancelled
  • Fixed not placing B/S before prices
  • Updated Heroes