Commit Graph

79 Commits

Author SHA1 Message Date
GeorgH93
57e7382be1 Update to V1.7
Bugfix for closed connection with MySQL database
Replacing stacktrace through an message when unable to get an online
UUID
Replacing error on not found name for an UUID through an attempt to get
the players name through Bukkit offline players
Adding files as storage option
2015-03-31 00:05:06 +02:00
GeorgH93
e1449a4bfc Bugfix and code changes
Bugfix for not correctly generated mysql table when not using uuids.
Moving some variables
2015-03-30 00:02:28 +02:00
GeorgH93
06e6b73b4b Changes for the DB
only code part
2015-03-29 00:03:24 +01:00
GeorgH93
1f3f1ae748 No longer loading the backpack on disconnect 2015-03-28 20:14:40 +01:00
GeorgH93
f45fa903df Bugfix for not correctly generated mysql tables 2015-03-28 14:19:41 +01:00
Georg
761c25f0fc Bugfix for not saved backpack 2015-03-26 18:23:11 +01:00
Georg
995a6cf362 Update for MySQL
Update for MySQL to allow using player tables where the UUIDs are stored
with "-" separators
2015-03-25 18:18:58 +01:00
Georg
fcdeb6cfad Bugfix for mysql 2015-03-24 21:16:15 +01:00
Georg
f4b513f153 Add colorcode translation and MySQL field config 2015-03-23 19:22:06 +01:00
Georg
c813804707 Update to V1.4 2015-03-21 22:29:50 +01:00
Georg
068c27b7a4 Bugfix
SQLite and UUIDs
2015-03-21 22:25:00 +01:00
Georg
c8bf481d1a Update to V1.3 2015-03-20 13:12:57 +01:00
Georg
3922fbdf97 Save some memory
Remove gson and switch over to json simple to save some memory.
2015-03-20 13:00:45 +01:00
Georg
4276af6938 Bugfix for SQLite and UUIDs 2015-03-20 12:49:07 +01:00
Georg
2c73e5d33e Suppress error if added column already exists 2015-03-17 16:44:22 +01:00
Georg
50a2936b8d Update to V1.2
MC 1.8 support
2015-03-13 17:22:36 +01:00
GeorgH93
c09b291f65 Performance optimization for the UUID Updater 2015-03-01 18:15:12 +01:00
GeorgH93
ef51db0e0b Dependency update 2015-02-27 12:57:06 +01:00
Georg
d80b58079a optimized sql inv serialising 2015-01-12 21:07:11 +01:00
Georg
1752fcc5be Copyright update to 2015 2015-01-08 23:30:59 +01:00
GeorgH93
305e4f99eb Bugfix 2015-01-01 23:34:10 +01:00
GeorgH93
cf1be4b95a Bugfix 2015-01-01 23:16:29 +01:00
GeorgH93
7c7f9d799b nothing important 2015-01-01 23:04:14 +01:00
GeorgH93
881ef13fbc Added pom.xml 2015-01-01 21:06:50 +01:00
Georg Hagen
94f82511df Update to V1.1
Bugfix where increasing the size of the backpack caused the first item
in it to clone
2014-12-02 15:38:13 +01:00
Georg Hagen
4b34569729 Added ability to access the plugin from another one
Added ability to access the plugin from another plugin
2014-08-10 00:12:34 +02:00
Georg Hagen
f6854fc146 First Upload V1.0 2014-08-02 18:06:45 +02:00
GeorgH93
7db0737676 Update README.md 2014-08-02 17:51:07 +02:00
GeorgH93
e4c8a2f267 Initial commit 2014-08-02 17:50:30 +02:00