Commit Graph

53 Commits

Author SHA1 Message Date
GeorgH93
358ddf1b77
Add support to migrate SQL storage to files storage 2018-07-25 23:27:19 +02:00
GeorgH93
be6644b4d5
Make the PluginLib also check for updates when "/bp update" is used 2018-06-08 18:53:42 +02:00
GeorgH93
01375de1a7
Add backup command 2018-06-07 23:43:33 +02:00
GeorgH93
09cd1a0fb2
Upgrade cooldown management to allow syncs and add more settings 2018-06-07 22:10:11 +02:00
GeorgH93
c426683360
Upgrade command system to a more flexible one
Add reload command
Add update command
2018-06-07 00:23:26 +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
ae74f241ee
Add world filter 2018-04-26 15:47:30 +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
255ede6143 Streamline config file format
and convert the old config into the new one
2017-10-28 22:48:28 +02:00
GeorgH93
167a204c2a Add option to set SQL connection properties, e.g. disable SSL 2017-06-09 02:32:10 +02: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
ae1bbaea2f Add ItemNameResolver and update item filter 2017-03-04 17:58:59 +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
f8dd837012 Add an item filter
Change listener class structure
Rename some methods
2017-02-13 00:26:02 +01:00
GeorgH93
b0c098a508 Bugfix for MySQL
Improved handling for column names
2017-02-05 04:47:54 +01:00
GeorgH93
d82bea094f Bugfixes
More shulkerboxes related stuff is blocked now
2017-01-29 00:41:51 +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
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
329ef26cb6 Continue changes for V2 2016-12-19 22:06:08 +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
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
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
d81dc5a9e5 Add config option to define the max backpack size 2016-04-06 18:38:39 +02: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
43f9c2ba28 fix missing permission for backpack.* 2016-03-16 01:56:20 +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
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
47f2dcb174 Verbesserte formulierungen 2015-11-04 16:10:58 +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
2209b02feb Code cleanup
Now less restrictive
2015-09-21 16:07:34 +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
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
93532290ea Update to V1.8
Add cooldown bypass permission
Change cooldown time from milliseconds to seconds
Cooldown now only effects the open command
2015-05-13 19:05:46 +02:00
Georg
9961301937 Add command cooldown 2015-05-10 17:23:32 +02:00
Georg
c79c262db1 update descriptions 2015-04-25 12:52:47 +02:00