GeorgH93
b828c36418
Update ToDo list
2017-09-12 17:35:47 +02:00
GeorgH93
9326c64e23
Make getVersion function static (thanks Java 1.8)
...
Fix bugs in the API
2017-06-10 21:24:59 +02:00
GeorgH93
bf5f9448be
Switch to Java 1.8
2017-06-10 20:41:54 +02:00
GeorgH93
f931273c00
Switch to Java 1.8
2017-06-10 20:30:39 +02:00
GeorgH93
392a2a7c74
Split load and unload code into their own functions
...
to prepare for reload support
2017-06-10 20:17:46 +02:00
GeorgH93
167a204c2a
Add option to set SQL connection properties, e.g. disable SSL
2017-06-09 02:32:10 +02:00
GeorgH93
58de4fec7d
Update to MC 1.12
2017-06-09 02:07:06 +02:00
GeorgH93
231b398b66
Make sure that the Shulkerbox-Filter is only active with MC 1.11 or higher
2017-03-06 00:38:35 +01:00
GeorgH93
462ab1b680
improve stability
2017-03-05 15:04:25 +01:00
GeorgH93
5c442369e8
Cleanups
2017-03-05 00:19:13 +01:00
GeorgH93
ff59e68a94
Add missing permission in backpack.* group
2017-03-05 00:16:09 +01:00
GeorgH93
f46aa2e6e6
Add permission group to disable the plugin
2017-03-04 19:36:05 +01:00
GeorgH93
553255a8a8
Bugfixes and improvements
2017-03-04 18:33:41 +01:00
GeorgH93
ae1bbaea2f
Add ItemNameResolver and update item filter
2017-03-04 17:58:59 +01:00
GeorgH93
58b4bb3eb0
Update to https
...
Update the link to the build server to use https
Update pcgf repository to use https
2017-02-28 22:58:27 +01:00
GeorgH93
3abe14158b
Remove unused config option
2017-02-28 22:57:23 +01:00
GeorgH93
26eb28a37e
Change the backpack.use permission from alias to real permission to improve reliability
2017-02-19 18:36:50 +01:00
GeorgH93
3d4c2cd2e6
Move drop and clear logic into the backpack class
2017-02-15 19:40:03 +01:00
GeorgH93
c96e7a4b59
Fix a bug where the items from the backpack could be dropped on the wrong location with a very very slow database
2017-02-15 00:09:26 +01:00
GeorgH93
f8dd837012
Add an item filter
...
Change listener class structure
Rename some methods
2017-02-13 00:26:02 +01:00
GeorgH93
77e152077b
Bugfixes
2017-02-11 13:48:45 +01:00
GeorgH93
b0c098a508
Bugfix for MySQL
...
Improved handling for column names
2017-02-05 04:47:54 +01:00
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
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
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
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