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
8c9107285a
Add permission group to disable the plugin
2017-03-05 00:14:37 +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
7f3d7699fd
Update to V1.16.6
2017-02-11 13:52:47 +01:00
GeorgH93
70e7eaa589
Merge pull request #3 from mics8128/master
...
FIX item duplication bug for shrinking backpack size.
2017-02-11 13:51:19 +01:00
GeorgH93
77e152077b
Bugfixes
2017-02-11 13:48:45 +01:00
Mics
9408e1aa35
FIX didn't save database after item more than backpack.
2017-02-11 12:01:44 +08:00
GeorgH93
b0c098a508
Bugfix for MySQL
...
Improved handling for column names
2017-02-05 04:47:54 +01:00
GeorgH93
7c18cd067d
Update to V1.16.5
2017-01-30 08:06:52 +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
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