b053

Details

  • Filename
    ShowCaseStandalone.jar
  • Uploaded by
  • Uploaded
    Dec 10, 2011
  • Size
    80.21 KB
  • Downloads
    487
  • MD5
    72ea62f379e9090c8f106c5f9a9a2cd7

Supported Bukkit Versions

  • CB 1337

Changelog

  • Adds transaction logging as an option.
  • Added new ShopStorage handler - minidb. This is a flatfile DB created by nijikokun, that handles flatfile in a method similar to DBs.
  • Added a hook for NoLagg.
  • Storage type is now pulled form config.yml
  • Added an option to create a display-only showcase
  • Modified/Debugged shop item code to work better with NoLagg (fixed chunk load/unload code to work, fixed item duplication on restart, fixed items becoming retrievable in certain situations, etc.)
  • Added custom logger class from Multiverse2. Now transactions and debug code are logged to their own files (if specified in the config).
  • Removed a bit of block checking code from MiniShopStorage until it can be further debugged (reports Air blocks where there are none).
  • Added /scs clear for admins, to be able to hide all the items from the shops (which then get repopulated on the next refresh). Used in debugging, mainly.

DOES NOT WORK ON OLDER BUKKIT VERSIONS THAN 1337