GeorgH93
410ce286e7
Add SonarCloud integration
2021-11-05 20:25:13 +01:00
GeorgH93
f64d74aa16
Update dependencies
2021-11-01 21:22:23 +01:00
GeorgH93
1ad83c7173
Add command to create a backup of all online players
2021-10-30 15:34:32 +02:00
GeorgH93
ce1a5fca45
Remove shortcut item in worlds where the player doesn't have the permission to use it ( #184 )
2021-10-24 11:28:22 +02:00
GeorgH93
cbdd6d5ac6
Fix client ui not updating correctly after interacting with the backpack item ( #174 )
2021-07-17 15:07:49 +02:00
GeorgH93
f159e72388
Update to v2.4.1
2021-06-17 22:30:19 +02:00
GeorgH93
36859756fd
Update to v2.4
2021-06-16 23:30:55 +02:00
GeorgH93
8ea8c83f79
Add support for MC 1.17 ( Closes #167 )
2021-06-13 16:32:18 +02:00
GeorgH93
28796ef0f7
Prevent players from using the offhand swap key to move the backpack item ( fixes #162 )
2021-04-22 19:44:15 +02:00
GeorgH93
b0c973afe2
Update to v2.3.23
2021-04-14 21:38:01 +02:00
GeorgH93
eee8817dc1
Update to v2.3.22
2021-03-12 16:54:58 +01:00
GeorgH93
7a118e2385
Play backpack sound only for player using the backpack
2021-01-19 19:23:15 +01:00
GeorgH93
4df0ea78e9
Add warning when bungeecord settings mismatch between server and plugin
2020-12-08 16:04:29 +01:00
GeorgH93
865148fee3
Expose isDisabled and WorldBlacklistMode #135
2020-12-07 19:56:38 +01:00
GeorgH93
f85586b7ee
Update to v2.3.21
2020-11-13 23:55:14 +01:00
GeorgH93
eb9fd13c9e
Update for MC 1.16.4
2020-11-03 22:16:23 +01:00
GeorgH93
53bf6b7a9f
Fix error when using MySQL and auto cleanup
2020-10-31 14:09:11 +01:00
GeorgH93
dce86eb79d
Update to v2.3.19
...
* Prepare for PCGF_PluginLib v1.0.31-SNAPSHOT
* Fix RGB colors in legacy formatted messages
* Fix empty messages causing errors when attempting to send them (they now set the send method to disabled)
2020-09-20 22:33:21 +02:00
GeorgH93
e091b182b3
Update to v2.3.18
...
- Add compatibility with MC 1.16.3
- Improve handling of legacy formatted messages
- Fix missing colors in action bar messages
2020-09-11 00:49:33 +02:00
GeorgH93
9f89b8c266
Update for MC 1.16.2
2020-08-12 23:04:27 +02:00
GeorgH93
edbbdc4f42
Update BadRabbit - fixes startup error on old MC versions ( #107 )
2020-08-07 22:46:44 +02:00
GeorgH93
e8574fcde7
Fix item duplication glitch when DropOnDeath is enabled
2020-08-05 21:25:24 +02:00
GeorgH93
4956f0cf09
Fix API not working on Tuinity servers ( #105 )
2020-07-30 02:13:48 +02:00
GeorgH93
2cf9d9b163
Fix error when using backpacks with less than 6 rows on MC 1.14, 1.15 or 1.16
2020-07-29 18:14:26 +02:00
GeorgH93
c7000b74ab
Update to v2.3.12
2020-07-29 04:17:41 +02:00
GeorgH93
a2ddf9f4df
Fix wrong name being displayed when viewing someone elses backpack #101
2020-07-14 21:48:23 +02:00
GeorgH93
05de6aebbb
Fix error when backpack is opened by more than one player on MC 1.14, 1.15 and 1.16
...
Add support for RGB colors in all messages
2020-07-06 00:11:10 +02:00
GeorgH93
7f5e85d9cc
Update to v2.3.10
2020-06-26 00:34:36 +02:00
GeorgH93
c5f502fdec
Add support for MC 1.16
2020-06-25 17:48:29 +02:00
GeorgH93
34b1aa9cb2
Add new config option (HonorKeepInventoryOnDeath)
2020-06-07 21:55:47 +02:00
GeorgH93
daa98edb6d
Add some new API methods
2020-05-23 23:58:41 +02:00
GeorgH93
e685f28680
Add world filter whitelist option
2020-05-17 00:37:09 +02:00
GeorgH93
2eee3b5fb4
Add option to prevent backpack from being moved
2020-05-07 23:34:18 +02:00
GeorgH93
7cb27ffb15
Add update channel config
2020-05-05 02:54:40 +02:00
GeorgH93
d01f91edc9
Prevent problems migrating to SQLite
2020-05-02 01:33:53 +02:00
GeorgH93
53147aaa6e
Switch to new ManagedUpdater
...
This should make the plugin more flexible
2020-04-30 00:22:59 +02:00
GeorgH93
b9ee7dfc41
Add more information on failed database connection attempts
2020-04-27 00:59:35 +02:00
GeorgH93
f86e30bd6a
Use quotes for all SQL server strings
...
This should prevent confusion if the password fails to load because it contains a #
2020-03-23 02:14:57 +01:00
GeorgH93
1cf93591e0
Use translated command for shortcut
2020-03-20 00:58:32 +01:00
GeorgH93
96897a336b
Fix a bug on MC 1.8
2020-03-18 13:44:09 +01:00
GeorgH93
119692188f
Update to v2.3.4
2020-03-15 23:20:25 +01:00
GeorgH93
44cfbecb49
Fix inventory size reduction
2020-03-12 19:17:36 +01:00
GeorgH93
edf2c01785
Add option to select a preferred slot id for backpack item
2020-03-11 19:31:27 +01:00
GeorgH93
3d22067746
Add option to allow containers to be opened instead of the backpack when right clicking them with the shortcut item #74
2020-03-11 15:58:09 +01:00
GeorgH93
53d8183368
Add option to prevent the backpack from being used as a hat
2020-03-04 00:17:12 +01:00
GeorgH93
b15b049bfb
Update to v2.3.3
...
Fix dupe glitch on MC 1.8.8 with drag and drop support
2020-03-03 01:10:23 +01:00
GeorgH93
1a619037fb
Update to v2.3.2
...
Add config option to improve compatibility with some death chest plugins #71
Add missing version to Polish language file
2020-02-29 15:39:55 +01:00
GeorgH93
906fd41029
Add missing permissions to plugin.yml
2020-02-26 17:12:07 +01:00
GeorgH93
394ffc809d
Update to v2.3
2020-02-25 02:00:03 +01:00
GeorgH93
1a5adf8270
Fixes and cleanup for build
2020-02-23 23:50:18 +01:00