Commit Graph

159 Commits

Author SHA1 Message Date
GeorgH93
8d1db257f5
Bugfix for cauldron/uranium 2018-12-05 10:01:07 +01:00
GeorgH93
128f836211
Update to V1.18 2018-12-04 18:50:41 +01:00
GeorgH93
2f8e062216
MC 1.13 upgrade support
This commit adds the "/backpack rewrite" command which enables admins to convert the backpacks into an upgradable format
All backpacks written with this version can be upgraded to MC 1.13 or newer!
2018-12-04 18:36:26 +01:00
GeorgH93
b060a64a43
Reduce UUID field size if trimmed UUIDs are used
Fixes #25
2018-10-07 22:04:28 +02:00
GeorgH93
5103b307a8
Merge pull request #24 from Leomixer17/master
Use VARCHAR instead of CHAR in player names
2018-09-19 22:44:50 +02:00
Leomixer17
455ce72fae
Merge pull request #2 from Leomixer17/patch-1
Update MySQL.java
2018-09-06 17:27:25 +02:00
Leomixer17
7c59a43644
Merge pull request #1 from Leomixer17/patch-2
Update SQLite.java
2018-09-06 17:26:58 +02:00
Leomixer17
7fad1f993f
Update SQLite.java 2018-09-06 17:25:39 +02:00
Leomixer17
86612aa732
Update SQLite.java 2018-09-06 17:24:27 +02:00
Leomixer17
bd3c1a4de5
Update MySQL.java 2018-09-06 17:23:23 +02:00
GeorgH93
f39fa948ca
Update to V1.17.13 2018-08-28 00:10:53 +02:00
GeorgH93
c7101ed5e9
Adjust event priority's 2018-08-11 19:06:40 +02:00
GeorgH93
d2975ac796
Update to V1.17.12
- Fix missing lastupdate column for sqlite when auto cleanup is not used
- Fix backpack title switching on MC 1.13
2018-08-09 21:48:00 +02:00
GeorgH93
e0f32d6982
Fix error saving new backpack with autocleanup enabled on SQLite 2018-07-27 20:44:32 +02:00
GeorgH93
d2405995d6
Fix missing relocation 2018-07-26 20:41:58 +02:00
GeorgH93
192d805154
Prevent backpack shrinking if player doesn't have the permission to open it 2018-07-24 23:47:35 +02:00
GeorgH93
5a60f09ed7
Add basic MC 1.13 support
TODO:
- Title switching between owner and other viewers
- Upgrading from older MC versions
2018-07-22 22:57:32 +02:00
GeorgH93
001f35bf77
Update to V1.17.9 2018-06-06 15:41:07 +00:00
GeorgH93
1506792757
Improve unloading/disabling of the plugin 2018-06-01 18:19:33 +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
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
f4b816b24f
Fix create statements 2018-04-28 15:04:37 +02:00
GeorgH93
1a6c664719
Fix shading settings
Cleanup
Chance MySQL table validation code
2018-04-27 20:58:13 +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
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
ec9b9e3e61
Update to V1.17.5 2017-11-04 16:51:44 +01:00
GeorgH93
b0eb919803 Add option for better compatibility with BungeeCord setups 2017-10-19 19:48:08 +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
8e0e866b4d Bugfix SQLITE_BUSY error 2017-09-12 18:44:41 +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
GeorgH93
1f28b62f16 Increment config version 2017-06-09 02:33:23 +02:00