Commit Graph

460 Commits

Author SHA1 Message Date
GeorgH93
da9043100f Switch MySQL table creation to DBTools
Allways store the last modify date for backpack
Disable cooldown sync for SQLite
Add cooldown sync table for MySQL
2017-01-30 08:00:43 +01:00
GeorgH93
d82bea094f Bugfixes
More shulkerboxes related stuff is blocked now
2017-01-29 00:41:51 +01:00
GeorgH93
9ae1909200 Code cleanup 2017-01-28 23:26:02 +01:00
GeorgH93
3b99fb9150 Add game-mode filter 2017-01-28 23:08:10 +01:00
GeorgH93
3862592b4b Fix typos 2017-01-28 22:45:10 +01:00
GeorgH93
ab440fc176 Add missing methods 2017-01-28 22:38:32 +01:00
GeorgH93
c707eed9b9 Bugfix
Plugin was not starting cause of missing dependencies
2017-01-25 09:30:03 +01:00
GeorgH93
e5b6981ad4 Add missing messages 2017-01-24 23:53:47 +01:00
GeorgH93
b28a19b7d7 Fix typos in config
Add option to add command cooldown to every player that joins the server
Add option to limit the backpack to certain game-modes
2017-01-24 23:16:26 +01:00
GeorgH93
41717e2f09 Start implementation of cooldown syncing
Add message parameter {TimeLeft} to command cooldown message
Fix grammar of comment
Move command handling in it's own package, preparation for the rewrite of the command handling
2017-01-24 20:16:21 +01:00
GeorgH93
ba5eb84c61 Fix a fail returned from the database in the database thread
Rename some functions
2017-01-23 06:08:47 +01:00
GeorgH93
329ef26cb6 Continue changes for V2 2016-12-19 22:06:08 +01:00
GeorgH93
cea7476511 Optimize plugin.yml creation 2016-11-28 21:31:09 +01:00
GeorgH93
82856a81e3 Fix for reveling hidden debug info for plugins 2016-11-24 21:31:59 +01:00
BuildTools
079003cbb8 Fix folder naming 2016-11-24 21:14:35 +01:00
GeorgH93
76dda7896f Streamline naming 2016-11-23 21:06:45 +01:00
GeorgH93
58ba5abcc5 Bugfix for the language file converter
Bugfix for the missing dependency in the plugin.yml
2016-11-20 23:50:50 +01:00
GeorgH93
96215c5a7c Update for MC 1.11 2016-11-19 00:36:36 +01:00
GeorgH93
241527aac6 Update to V1.16.4
Update for MC 1.11
2016-11-19 00:31:02 +01:00
GeorgH93
122ae41b0d Bump Version to V1.16.3.1 2016-11-08 13:34:36 +01:00
GeorgH93
ad6b618520 Bugfix for wrong version in config.yml 2016-11-08 13:22:01 +01:00
GeorgH93
e7e3c80bb5 Adjust for changes in the plugin lib 2016-11-06 18:12:59 +01:00
GeorgH93
6edc661b06 Fix link to build badge 2016-11-06 18:10:19 +01:00
GeorgH93
b07809939d Start the clean up for V2 2016-11-06 18:09:23 +01:00
GeorgH93
512b39038f Change version placeholder to work with maven and not only with jenkins 2016-10-02 14:10:52 +02:00
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