SignBank v1.0.2

Details

  • Filename
    SignBank.jar
  • Uploaded by
  • Uploaded
    Apr 2, 2012
  • Size
    17.46 KB
  • Downloads
    430
  • MD5
    c057ed3e84b1a95a8d0643da080e6f94

Supported Bukkit Versions

  • CB 1.2.4-R1.0

Changelog

Version0.1 3/27/12
  • Initial Release
Version 0.2 3/27/12
  • Fixed issues with withdrawing/depositing at low amounts.
  • Fixed issues with withdrawing/depositing long amounts.
  • Re-added the strings for money banks when not having enough, or trying to withdraw too much.
  • Set all money bank transactions to max out at 2 decimal places.
  • Code Clean Up.
Version 1.0.1: 4/1/2012
  • Fixed config.yml from continuously reloading itself.
  • Added Interest System!
  • Added Config.yml.
  • Added configurable options to the Interest System.
    - It can be Enabled/Disabled.
    - Can change time between disbursion.
    - Can change percent of the Interest.
  • Tweaked the way Transaction Methods handled player accounts for better file organization.
  • Tweaked some methods using int vs. double to give even more precise exp transactions.
  • Added baseline for Language integration system (not fully usable yet).
  • Added Permissions for Admin, Creating, and Destroying Banks.
  • Code Clean Up.
Version 1.0.2: 4/2/2012
  • Fixed config.yml from not functioning/reloading properly due to commented out code for 1.0.1, Oops! (Download 1.0.2, delete your config.yml, then reload plugins to fix this)