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)