GoldBank v2.3

Details

  • Filename
    GoldBank.jar
  • Uploaded by
  • Uploaded
    Jan 30, 2013
  • Size
    82.59 KB
  • Downloads
    791
  • MD5
    d4da08fdf34a1bb5b0a18eb02ee03707

Supported Bukkit Versions

  • CB 1.4.7-R0.1
  • CB 1.4.6-R0.3
  • CB 1.4.5-R1.0

Changelog

Version 2.3

  • New Features
  • GoldShop transactions are now logged
  • Records are viewable with /gb shop log
  • Added command to spawn wallets: /gb wallet spawn [player] [wallet no.]
  • Added ability to disable mob gold drops in specified worlds
  • Added developer API
  • Click here to see included classes and methods
  • Bug Fixes
  • Fixed bug where wallets could not be opened if clicked block was air
  • Fixed bug/exploit where wallets were not updated on close if left open through a reload
  • Console will no longer freak out if a colon is present in a GoldShop material, but no data value follows (e.g. [Diamond:])
  • Internal Changes
  • Removed redundant code for GoldShops between admin and player shops, reducing the overall plugin size
  • Modified class which checks config, reducing the overall plugin size
  • Restructured command handler
  • Restructured plugin.yml (permissions section)
  • When opening a wallet while facing a bank sign, the contents of the wallet will be added to the sign (assuming the player has rights to open it), possible overwriting pre-existing ItemStacks
  • When selling items with damage values to a shop (excluding damageable items such as armor), if material is correct but the damage value is not, the player will be given gold, but the item will not be taken, creating a gold exploit