Commit Graph

496 Commits

Author SHA1 Message Date
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
d493e9905a
Fix typo
Move author and website from plugin.yml into pom.xml
2018-05-18 18:38:04 +02:00
GeorgH93
63b97cc201
Add option to remove/destroy existing shulkerboxes 2018-05-18 18:33:38 +02:00
GeorgH93
5e281241a6 Add dutch language file, thx @bramvkempen 2018-05-07 22:52:49 +02:00
GeorgH93
a92eabb6d2
Update to V1.17.8
Fix wrong version in config.yml
2018-05-04 14:35:19 +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
f4b816b24f
Fix create statements 2018-04-28 15:04:37 +02:00
GeorgH93
12767c0027
Set SQL dialects for IntelliJ 2018-04-27 21:15:37 +02:00
GeorgH93
1a6c664719
Fix shading settings
Cleanup
Chance MySQL table validation code
2018-04-27 20:58:13 +02:00
GeorgH93
ae74f241ee
Add world filter 2018-04-26 15:47:30 +02:00
GeorgH93
2f72293b04 Update to V1.17.7
Chance shading options for the PCGF PluginLib to prevent conflicts with Marriage Master V2.0
2018-04-20 18:35:58 +02:00
GeorgH93
b9559be1b5 Replace protected variable config with getConfig() 2018-04-11 13:57:35 +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
28cc806a06 Relocate the hikaricp dependency 2017-12-24 21:53:35 +01:00
GeorgH93
b63cc30b70
Update to V1.17.6 2017-11-14 01:02:14 +01:00
GeorgH93
eabff6dc2e
Cleanup resources 2017-11-13 21:22:56 +01:00
GeorgH93
520c54c909
Update description for max_size option 2017-11-08 01:22:47 +01:00
GeorgH93
dfe2b0fa19
Merge pull request #11 from montlikadani/patch-1
Minepacks new translation: hu (Hungarian)
2017-11-05 17:39:41 +01:00
montlikadani
18c0be3965
Minepacks new translation: hu (Hungarian) 2017-11-05 16:11:47 +01: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
ec9b9e3e61
Update to V1.17.5 2017-11-04 16:51:44 +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
b0eb919803 Add option for better compatibility with BungeeCord setups 2017-10-19 19:48:08 +02:00
GeorgH93
b6bbc7d103 Update repo 2017-10-19 17:30:00 +02:00
GeorgH93
9c4d9ef4ba Update to V1.17.4 2017-10-05 02:47:58 +02:00
GeorgH93
8faac33658 Rename class 2017-10-04 14:34:03 +02:00
GeorgH93
fd3fabba02 Bugfix 2017-10-03 20:10:28 +02:00
GeorgH93
0b742f871f Stability improvement 2017-10-02 20:02:06 +02:00
GeorgH93
ce6033c56b Bugfix for Uranium 2017-10-02 19:59:25 +02:00
GeorgH93
cc1f4faaf7 Support NBT item stack serializer on Cauldron/Uranium 2017-10-02 18:48:28 +02:00
GeorgH93
529b1bbdd6 Using NBT item stack serializer on all supported versions
This will enable the NBT serializer on Bukkit/Spigot 1.7 and should improve plugin compatibility (for plugins using NBT tags on items)
2017-10-01 21:19:33 +02:00
GeorgH93
318b8006f5 Update to V1.17.3 2017-10-01 00:16:42 +02:00
GeorgH93
c1aa1f77d3 Add more documentation
to the allowed_game_modes option
2017-09-24 17:42:43 +02:00
GeorgH93
06d65748ad Bugfix SQLITE_BUSY error 2017-09-12 18:54:08 +02:00
GeorgH93
8e0e866b4d Bugfix SQLITE_BUSY error 2017-09-12 18:44:41 +02:00
GeorgH93
b828c36418 Update ToDo list 2017-09-12 17:35:47 +02:00
GeorgH93
55943e65f7 Switch to openjdk 2017-08-08 19:59:56 +02:00
GeorgH93
059e5ab6f0 Update to V1.17.2
Bugfix backpack clean not saved when server restarts
2017-07-30 00:05:26 +02:00
GeorgH93
c9dda334ca Bugfix for not saving backpacks
only occurred when there was a broken backpack saved once for a player
2017-07-14 00:29:48 +02:00
GeorgH93
26e4dca589 Bugfix for not saving backpacks
only occurred when there was a broken backpack saved once for a player
2017-07-14 00:29:22 +02:00
GeorgH93
1f1837a958 Fix typo 2017-06-14 14:38:37 +02:00