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 |
|
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 |
|