Commit Graph

30 Commits

Author SHA1 Message Date
AppleDash
25c925dcb3 Clean up MySQL code a bit in an attempt to make the weird MySQL bug easier to find. 2016-08-14 15:25:27 -04:00
AppleDash
a170e46851 Add experimental message translation support. 2016-08-08 13:40:34 -04:00
AppleDash
8791dc4299 Add /money as alias for /bal 2016-08-05 08:21:03 -04:00
AppleDash
65f625db46 Version 0.6.6 2016-08-04 15:18:12 -04:00
AppleDash
2c5478635a Bump version to 0.6.5 2016-08-04 02:23:48 -04:00
AppleDash
b71b373299 Make MessageUtils use the right import for people not on Spigot. 2016-08-04 02:21:15 -04:00
AppleDash
f44396db7a Improve command descriptions. 2016-08-03 10:49:43 -04:00
AppleDash
9afd4c10c7 Fix another typo: softdepends -> softdepend 2016-08-03 10:47:04 -04:00
AppleDash
c01ed3b182 Bump version properly. 2016-07-29 07:51:58 -04:00
AppleDash
586962df10 Make number parsing work in France. 2016-07-29 07:49:41 -04:00
AppleDash
8b37c8387f Typo fix: pernission -> permission 2016-07-29 07:35:04 -04:00
AppleDash
ce7099bf8a Add more tests and version bump to 0.6.3... to fix a version numbering error ;) 2016-07-29 07:25:39 -04:00
AppleDash
0acead2ea3 Begin adding unit tests for SaneEconomyCore - Don't want more bugs to creep in! 2016-07-29 07:16:11 -04:00
AppleDash
c2bd61f286 Add empty SaneEconomySignShop module and refactor POMs a bit. 2016-07-27 10:31:46 -04:00
AppleDash
5158689a2a Fix bug where some plugins may see players with an infinite balance. 2016-07-22 13:12:57 -04:00
AppleDash
770536e514 Add Factions support and fix a MySQL bug. 2016-07-20 03:03:21 -04:00
AppleDash
5ce54d7779 Clean up Economable a bit 2016-07-19 21:28:58 -04:00
AppleDash
ee8f8aa428 Fix some MySQL syntax errors. 2016-07-19 21:24:58 -04:00
AppleDash
f33eb1d7f4 Add Economable interface and appropriate database migrations. (The MySQL one is very gross) 2016-07-19 21:20:54 -04:00
AppleDash
143604b80c Restructure EconomyStorageBackends a bit and add support for manipulating the balances of offline players. 2016-07-19 20:21:51 -04:00
AppleDash
4a1a363c71 Fix length of player_uuid column in player_balances table. 2016-07-19 20:05:43 -04:00
AppleDash
a79b719e63 Add workaround for bad plugins passing bad parameters to Vault API. 2016-07-18 20:38:46 -04:00
AppleDash
948e617d4e Fix bug caused by some other plugins. 2016-07-17 22:53:46 -04:00
AppleDash
5702c1ed5c Remove addBalance and subtractBalance methods from storage backends. 2016-07-12 12:22:12 -04:00
AppleDash
86946f2e60 Add permissions to plugin.yml. 2016-07-12 12:01:43 -04:00
AppleDash
3b27b8a192 Make /balancetop sort in the right order. 2016-07-11 20:25:51 -04:00
AppleDash
a89b36fc99 Add /balancetop command. 2016-07-11 20:22:07 -04:00
AppleDash
6e93b03894 Make default starting balance of players 0. 2016-07-11 19:36:36 -04:00
AppleDash
139dec6bd2 Add update checking and make Vault hook optional. 2016-07-11 18:53:17 -04:00
AppleDash
aa5d95d72f Restructure project and switch to Maven. 2016-07-11 18:03:20 -04:00