GeorgH93
5c75bea337
Create backup of backpack in case of errors
...
This should prevent lost backpacks and should allow to restore/recover them in case of problems
2018-05-23 20:16:50 +02:00
GeorgH93
b3993fcc9a
Refactor code
2018-05-22 15:16:37 +02:00
GeorgH93
74d2a547be
Add option to handle database connections from the PCGF PluginLib
2018-05-22 13:55:39 +02:00
GeorgH93
63b97cc201
Add option to remove/destroy existing shulkerboxes
2018-05-18 18:33:38 +02:00
GeorgH93
d477b2ed76
Bugfix
2018-04-30 02:03:06 +02:00
GeorgH93
d663fb1d22
Code cleanup and add jenkins update provider
2018-04-30 01:51:52 +02:00
GeorgH93
12767c0027
Set SQL dialects for IntelliJ
2018-04-27 21:15:37 +02:00
GeorgH93
ae74f241ee
Add world filter
2018-04-26 15:47:30 +02:00
GeorgH93
270e22f7d0
Use getConfig() instead of protected variable config
...
this chance should prepare for the next update of the PluginLib
2018-04-11 13:50:11 +02:00
GeorgH93
8a91a3539e
Add config option for world blacklist
2018-04-02 18:27:27 +02:00
GeorgH93
dab0fd95fd
Add new permission groups for basic setups with backpack size 1 or 6.
2018-04-02 18:15:52 +02:00
GeorgH93
2603b9be31
Remove old "backpack" permission
2018-04-02 18:09:35 +02:00
GeorgH93
d74071acda
Remove a method from the API
2017-11-04 17:19:34 +01:00
GeorgH93
86aa0e5630
Add BungeeCordMode option
...
Remove unused code
2017-11-04 17:14:07 +01:00
GeorgH93
1117c667c6
Make the converter ignore all no longer used keys
2017-10-28 22:59:26 +02:00
GeorgH93
255ede6143
Streamline config file format
...
and convert the old config into the new one
2017-10-28 22:48:28 +02:00
GeorgH93
ebce19d2d2
Auto rename plugin data folder (MinePacks -> Minepacks)
...
this should be only relevant for case sensitive filesystems
2017-10-23 00:09:23 +02:00
GeorgH93
b6bbc7d103
Update repo
2017-10-19 17:30:00 +02:00
GeorgH93
06d65748ad
Bugfix SQLITE_BUSY error
2017-09-12 18:54:08 +02:00
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