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 |
|
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
|
1f28b62f16
|
Increment config version
|
2017-06-09 02:33:23 +02:00 |
|
GeorgH93
|
167a204c2a
|
Add option to set SQL connection properties, e.g. disable SSL
|
2017-06-09 02:32:10 +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
|
58de4fec7d
|
Update to MC 1.12
|
2017-06-09 02:07:06 +02:00 |
|
GeorgH93
|
48ffb37503
|
Update to V1.17
Release for MC 1.12
|
2017-06-08 19:04:23 +02:00 |
|
GeorgH93
|
ee35080142
|
Merge remote-tracking branch 'origin/master'
|
2017-06-03 14:14:27 +02:00 |
|
GeorgH93
|
669f94493f
|
Bugfix: On join cooldowns not working correctly
|
2017-06-03 14:14:10 +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
|
f197bc2667
|
Add support for MC 1.12 (pre)
|
2017-05-23 18:59:43 +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
|
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
|
8c9107285a
|
Add permission group to disable the plugin
|
2017-03-05 00:14:37 +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
|
7f3d7699fd
|
Update to V1.16.6
|
2017-02-11 13:52:47 +01:00 |
|
GeorgH93
|
70e7eaa589
|
Merge pull request #3 from mics8128/master
FIX item duplication bug for shrinking backpack size.
|
2017-02-11 13:51:19 +01:00 |
|
GeorgH93
|
77e152077b
|
Bugfixes
|
2017-02-11 13:48:45 +01:00 |
|
Mics
|
9408e1aa35
|
FIX didn't save database after item more than backpack.
|
2017-02-11 12:01:44 +08:00 |
|
GeorgH93
|
b0c098a508
|
Bugfix for MySQL
Improved handling for column names
|
2017-02-05 04:47:54 +01:00 |
|
GeorgH93
|
7c18cd067d
|
Update to V1.16.5
|
2017-01-30 08:06:52 +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
|
c707eed9b9
|
Bugfix
Plugin was not starting cause of missing dependencies
|
2017-01-25 09:30:03 +01:00 |
|