Commit Graph

85 Commits

Author SHA1 Message Date
GeorgH93
ac229627d4 Changed build server name 2016-08-01 02:20:49 +02:00
GeorgH93
75624ac624 Allow url redirect
Bukkit changed download urls from http to https so this fix is needed
2016-07-31 23:20:49 +02:00
GeorgH93
d95816eddb Bugfix for MC 1.10 2016-06-13 04:51:04 +02:00
GeorgH93
92f9a20b8f Allow MC 1.10 2016-06-09 14:53:04 +02:00
GeorgH93
515fe76d76 Bugfix for the update provider 2016-05-20 14:06:04 +02:00
GeorgH93
0826f6e91c Update to V1.16
Changed updater logic
2016-05-16 00:49:52 +02:00
GeorgH93
41862b32d2 Fix typo 2016-04-23 22:43:57 +02:00
GeorgH93
aa431c955b Code cleanup 2016-04-15 01:44:58 +02:00
GeorgH93
8875652920 Add Java 1.7 warning 2016-04-10 20:27:06 +02:00
GeorgH93
d81dc5a9e5 Add config option to define the max backpack size 2016-04-06 18:38:39 +02:00
GeorgH93
be9b55d56c Update for the updater
More comments :)
2016-04-01 21:33:56 +02:00
GeorgH93
344cefc820 Use the new updater 2016-03-27 03:27:31 +02:00
GeorgH93
45b24f3115 Fix missing @Override annotations 2016-03-26 16:10:41 +01:00
GeorgH93
bf946c6bca Add option to define a different title for the backpack owner then for everyone else 2016-03-25 00:49:45 +01:00
GeorgH93
8d76a18677 Bugfix 2016-03-21 17:32:43 +01:00
GeorgH93
ee30e1d2dd Performance upgrade for UUID updater 2016-03-21 00:59:25 +01:00
GeorgH93
1520c8a788 Update formatting 2016-03-20 20:54:38 +01:00
GeorgH93
43f9c2ba28 fix missing permission for backpack.* 2016-03-16 01:56:20 +01:00
GeorgH93
2c44ddc41a Update description 2016-03-13 20:54:21 +01:00
GeorgH93
4228867c1c Add warning and stop startup when plugin is used with a minecraft version that has not been tested yet (I hope this reduce confusion on the next major minecraft update) 2016-03-12 15:11:45 +01:00
GeorgH93
900d106a7c Add Travis CI build status to description 2016-03-11 22:10:39 +01:00
GeorgH93
271da25236 Update to V1.15
Add config option for max MySQL connections
Bugfix for SQLite when used with UUIDs
2016-03-06 20:29:12 +01:00
GeorgH93
d7aeac4feb Performance improvements
Update for MC 1.9
2016-03-01 00:39:28 +01:00
GeorgH93
9be8d64e6f Prepare for V1.9 2016-02-27 20:25:45 +01:00
GeorgH93
13e770a7a9 Add missing copyright header 2016-02-13 23:37:33 +01:00
GeorgH93
7e3597de71 Bugfix 2015-11-04 16:19:21 +01:00
GeorgH93
47f2dcb174 Verbesserte formulierungen 2015-11-04 16:10:58 +01:00
BuildTools
7fe9445360 Bugfix 2015-11-03 18:31:12 +01:00
GeorgH93
a7c12782d5 Bugfix 2015-09-30 23:55:31 +02:00
GeorgH93
563a260248 changing the package 2015-09-25 00:42:25 +02:00
GeorgH93
fcb44a0a55 Mega Update
Performance optimisation
Async MySQL
Code cleanup/restructure
2015-09-24 17:06:00 +02:00
GeorgH93
daa328cd1f Using the Bukkit/Bungee Plugin Lib 2015-09-23 00:33:34 +02:00
GeorgH93
2209b02feb Code cleanup
Now less restrictive
2015-09-21 16:07:34 +02:00
GeorgH93
06634817be Code cleanup 2015-09-17 22:09:20 +02:00
GeorgH93
95f6a4d09b Updates and Bugfixes 2015-09-17 15:10:00 +02:00
GeorgH93
c12bfb006e Bugfix 2015-09-16 14:46:31 +02:00
GeorgH93
886b73de28 New upgrade code 2015-09-16 14:45:51 +02:00
GeorgH93
53f27ee07a Bugfix for updated dependency 2015-09-16 13:48:35 +02:00
GeorgH93
dc2f6a42c6 Bugfix
for commit 1c8810ec0b
2015-09-16 13:34:02 +02:00
GeorgH93
1c8810ec0b Mega Update
default config now with comments
serializer now uses reflections
bug fixes and performance improvements
2015-09-16 13:31:39 +02:00
GeorgH93
fea451a01c Auto pickup on full inventory
Allow bigger backpacks (7, 8 and 9 rows, have broken gui thanks to Minecraft)
2015-09-12 18:17:41 +02:00
GeorgH93
573c2531b4 just some code movement 2015-09-04 16:13:19 +02:00
GeorgH93
a88cc2e8c2 added new types 2015-09-04 15:56:08 +02:00
GeorgH93
95d0df88a9 Code cleanup 2015-07-31 21:18:22 +02:00
GeorgH93
5fe014644a Add option to disable backpack close message 2015-07-30 23:19:37 +02:00
Georg
db3854d6a2 Update to V1.12 2015-06-13 13:51:43 +02:00
GeorgH93
b8a7cfc4d8 Bugfix
Bugfix where cleaning the backpack sometimes didn't save the cleaned
backpack
2015-06-09 14:38:00 +02:00
GeorgH93
fc895b9b5e Add auto cleanup function 2015-06-08 01:07:33 +02:00
Georg
361f33eccc Update to V1.11
Bugfix for an item duplication bug
Skipping V1.10 cause of an bukkit version detection bug
2015-06-01 01:35:20 +02:00
GeorgH93
69bb88ba73 Update to V1.9
Add compatibility with MC 1.8.4
2015-05-19 16:31:08 +02:00