0.3.0

Details

  • Filename
    ChestShopFinder.jar
  • Uploaded by
  • Uploaded
    Mar 28, 2013
  • Size
    139.94 KB
  • Downloads
    322
  • MD5
    3af2c536df2bd6e0207acb96530ac1ac

Supported Bukkit Versions

  • 1.5.1

Changelog

0.3.0

  • Fixed debug message always showing when closing chest.
  • Fixed error when giving look command an index that didn't exist in their previous search.
  • Added option to limit one owner per result set. If an owner has multiple shops for the same item, only show one.
  • Fixed version checker checking the wrong plugin for updates.
  • Commenting out sqlite loading, will readd it once sqlite support's added.

0.2.0

  • Fixed error upon closing a double chest.
  • If a double chest has two shop signs above it, we update both shops with the chest's stock amount.

0.1.0

  • First beta
  • Async option doesn't work, most queries do run asynchronously though.
  • No SQLite support
  • Requires MySQL along with a iConomy table (for the sell command at least).