Commit Graph

28 Commits

Author SHA1 Message Date
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
AppleDash
0b4581b23c Fix number handling bugs. 2016-06-14 19:47:14 -04:00
AppleDash
e5cbb1dac3 Add Vault hooking support. 2016-06-14 19:19:00 -04:00
AppleDash
39d5ca20de Fix NullPointerException in MySQL backend. 2016-06-14 18:35:10 -04:00
AppleDash
f9c2ba2c42 Add GPL3 as LICENSE.txt. 2016-06-14 08:37:51 -04:00
AppleDash
7dc09cfa74 Add author information to plugin.yml. 2016-06-14 08:37:10 -04:00
AppleDash
03b7daf2ad Actually display an error message when an invalid subcommand to /saneeconomy is issues. 2016-06-14 08:35:44 -04:00
AppleDash
841d6e937d Add in-game command to reload the database and fix /ecoadmin permission. 2016-06-14 08:31:52 -04:00
AppleDash
1f980b9fc8 Experimental async MySQL implementation. Closes #2. 2016-06-14 08:20:39 -04:00
AppleDash
eaca555fe4 Better thread-safety on database backends. 2016-06-14 08:06:11 -04:00
AppleDash
f3bd331273 Basic implementation of MySQL support. 2016-06-14 08:04:06 -04:00
AppleDash
921d6fdfca Make default config more sane. 2016-06-14 07:18:40 -04:00
AppleDash
8435b9fe51 Bump version to 0.1.9. 2016-06-14 06:31:43 -04:00
AppleDash
e6ca25fe7c Add README. 2016-06-14 06:30:44 -04:00
AppleDash
ad7b0dc21e Add method to get a Currency's DecimalFormat 2016-06-14 06:20:14 -04:00
AppleDash
74234d4196 Add permission to check others' balances. 2016-06-14 05:59:51 -04:00
AppleDash
7ccc672f5d Quick fix in BalanceCommand and fix loading of EconomyAdminCommand 2016-06-14 05:54:18 -04:00
AppleDash
e5c069be5d Improve default config and loading of everything. 2016-06-14 05:53:00 -04:00
AppleDash
9ee377044a Make it so that you can't pay yourself. 2016-06-14 05:38:21 -04:00
AppleDash
c3853af49a Implement /pay and make various code improvements. 2016-06-14 05:33:02 -04:00
AppleDash
7547f75af0 Refactor code a little bit. 2016-06-14 04:59:16 -04:00
AppleDash
f940d301b7 Improve command handling and exception structure. 2016-06-14 04:52:21 -04:00
AppleDash
85eff7a354 Introduce a much-needed local variable. 2016-06-14 04:48:52 -04:00
AppleDash
55195eb0a2 Improve /ecoadmin output and change default config. 2016-06-14 04:46:00 -04:00
AppleDash
ac956f7a87 Starting balance support and improved logging. 2016-06-13 23:29:26 -04:00
AppleDash
1c54dc8085 Initial commit 2016-06-13 23:06:58 -04:00