Commit Graph

19 Commits

Author SHA1 Message Date
Sleaker 4305efde92 added McMoney support - updated all licensing information to be current 2012-02-19 00:22:02 -08:00
Sleaker 307d06455a names are final 2012-02-08 14:26:00 -08:00
Sleaker 3d84e901de Added deleteBank method. fixed eWallet not implemented messages. 2012-01-28 11:15:41 -08:00
Sleaker 50635c1bc0 finish updating to new event handling system 2012-01-25 16:06:29 -08:00
Sleaker 06ed5fa3c6 added createPlayerAccount method. 2012-01-15 11:55:14 -08:00
Sleaker 110dce6839 3c0 gives a severe message now as it doesn't have any offline support 2012-01-02 20:40:49 -08:00
Sleaker fdaae9e736 added hasAccount to Economy as requested. 2012-01-02 10:50:16 -08:00
Sleaker e85083bae6 added a hashBankSupport method to Economy 2012-01-02 10:19:29 -08:00
Sleaker b872ce41d2 added currency core support 2011-12-30 09:03:21 -08:00
sleak 5307b58b99 fixed BOSE7 implementation it now properly supports Double values and no
longer uses deprecated API. removed BOSE6 jar as it was causing issues
with the BOSE7 API, BOSE6 API is still contained in it.
Added start of Regions interface.
2011-12-22 13:32:38 -08:00
Sleaker 2d92a152d3 added bankBalance method woops! - fixed bank error message in
MineConomy.
2011-11-29 08:51:44 -08:00
Sleaker be5da7b708 fixed method I forgot to remove 2011-10-30 12:01:38 -07:00
Sleaker ccfbc49ddb added bank support and has(name, amount) call to simplify economy
methods.  Fixed inconsistent returns on EconomyResponses - the first
variable is ALWAYS the amount modified and the second variable is ALWAYS
the account balance after the operation.
2011-10-30 12:00:12 -07:00
mung3r bad3e2c2aa fixed number format 2011-09-28 20:27:52 -07:00
mung3r 7d1de54d6e fixed copy/paste error 2011-09-22 20:01:32 -07:00
Morgan d783b66be0 Formatting 2011-08-12 13:11:25 -04:00
Morgan e67ae24658 Economy.getBalance(...) now returns a final double 2011-07-18 14:31:29 -04:00
Morgan ccdc903007 Javadoc fixes 2011-06-29 19:11:03 -04:00
Morgan 875e5f980c Initial Commit 2011-06-28 20:18:20 -04:00