Commit Graph

48 Commits

Author SHA1 Message Date
SNAKE0053
55168b1e99 Add japanese language file 2019-04-29 22:37:00 +09:00
GeorgH93
5e08858560
Auto rewrite old backpacks on startup 2019-04-20 17:58:34 +02:00
mijiko200
2bb36b68ef
Add Spanish lang 2018-12-28 14:43:00 +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
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
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
520c54c909
Update description for max_size option 2017-11-08 01:22:47 +01:00
montlikadani
18c0be3965
Minepacks new translation: hu (Hungarian) 2017-11-05 16:11:47 +01:00
GeorgH93
b0eb919803 Add option for better compatibility with BungeeCord setups 2017-10-19 19:48:08 +02:00
GeorgH93
c1aa1f77d3 Add more documentation
to the allowed_game_modes option
2017-09-24 17:42:43 +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
GeorgH93
f051ed9193 Update to V1.17.1
Add option to set MySQL connection properties, e.g. disable SSL
2017-06-09 02:27:16 +02:00
GeorgH93
7116b7a2ef Merge pull request #7 from ragnaroks/master
Add simple-chinese language file
2017-05-23 19:03:12 +02:00
GeorgH93
2c95f2bed9 Bugfix for error on unsupported MC versions 2017-05-23 18:56:31 +02:00
Ragnaroks
3498c50cbe Signed-off-by: Ragnaroks <admin@ragnaroks.org> 2017-05-23 15:30:10 +08:00
GeorgH93
ba6915bfb5 Update to V1.16.7
Fix for backpack.use permission with some versions of PEX
2017-03-09 19:36:04 +01:00
GeorgH93
8c9107285a Add permission group to disable the plugin 2017-03-05 00:14:37 +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
cea7476511 Optimize plugin.yml creation 2016-11-28 21:31:09 +01:00
GeorgH93
ad6b618520 Bugfix for wrong version in config.yml 2016-11-08 13:22:01 +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
Georg
dcaaec559e add command alias 2015-04-11 22:08:14 +02:00
Georg
1752fcc5be Copyright update to 2015 2015-01-08 23:30:59 +01:00
GeorgH93
7c7f9d799b nothing important 2015-01-01 23:04:14 +01:00