Commit Graph

284 Commits

Author SHA1 Message Date
GeorgH93
26d7df2bf4
[WIP] Add paper plugin loading for release mode 2023-02-22 23:10:35 +01:00
GeorgH93
2474c19b93
Build Minepacks-BadRabbit-Bukkit module only in Release profile 2023-02-03 21:30:21 +01:00
GeorgH93
350aaa60a6
Move BadRabbit loader into it's own submodule 2023-01-29 14:20:50 +01:00
GeorgH93
81146d6f0a
Move magic values to pom 2023-01-26 19:35:21 +01:00
GeorgH93
e30bd2fd66
Increase blob size for backpacks 2023-01-25 18:51:40 +01:00
GeorgH93
a75f687985
Fix issues with auto pickup
#241 #242
2023-01-11 19:15:39 +01:00
snyk-bot
d8d9800815
fix: upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0
Snyk has created this PR to upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jetbrains/annotations/

See this project in Snyk:
https://app.snyk.io/org/georgh93/project/635e8b32-9df9-4ee2-ba3c-349a9374fa76?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-12-30 20:48:20 +00:00
GeorgH93
0b678ccb17
Fix tab complete not working when allowing auto pickup toggle 2022-12-10 18:44:01 +01:00
GeorgH93
26815d6aee
Fix issues with auto pickup (#237) 2022-12-09 17:35:52 +01:00
GeorgH93
8102e11759
Update to v2.4.9 2022-12-07 20:59:59 +01:00
GeorgH93
65250235e1
Update to v2.4.8 2022-07-24 14:23:39 +02:00
GeorgH93
52c2491e53
Enable open command from console to patch open player backpacks 2022-07-09 21:41:07 +02:00
GeorgH93
3f48739348
Fix error when opening backpack saved with old mc version in MC 1.19 2022-06-11 00:32:22 +02:00
GeorgH93
eb108e46ad
Update to v2.4.6 2022-06-08 00:02:36 +02:00
GeorgH93
88bedd3b78
Add support for MC 1.19 #216 2022-06-07 21:19:31 +02:00
snyk-bot
53f2ffa64a
fix: upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.projectlombok/lombok/

See this project in Snyk:
https://app.snyk.io/org/georgh93/project/635e8b32-9df9-4ee2-ba3c-349a9374fa76?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-05-10 05:26:47 +00:00
GeorgH93
2acff3673a
Fix plugin not starting without PCGF PluginLib 2022-03-05 00:02:22 +01:00
GeorgH93
a165ca9531
Update for Minecraft 1.18.2 2022-03-04 13:34:53 +01:00
GeorgH93
37d9ba7b35
Add BackpackDropOnDeathEvent (#197) 2022-01-08 13:37:34 +01:00
GeorgH93
11728cf5b6
Update to v2.4.3 2021-11-30 18:42:41 +01:00
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
GeorgH93
ea09d5fb06
Add inventory clear command 2020-02-22 17:27:16 +01:00
GeorgH93
96fd949f4d
Update to v2.2 2020-02-17 02:16:11 +01:00
GeorgH93
1a69bd6e62
Convert to multi module build 2020-02-17 01:16:20 +01:00
GeorgH93
c4af733660
Update API 2020-02-15 03:41:14 +01:00
GeorgH93
daa1642e2a
Improve item filter
Blocked items can now be moved freely within the inventory
2020-02-14 00:24:31 +01:00
GeorgH93
0070d5bb84
Rename Blacklist to Materials. Since the item filter supports whitelists now the name didn't fit any longer 2020-02-12 02:15:05 +01:00
GeorgH93
6724f48ccd
Use permissions class to prevent writing the same magic value all over the place 2020-02-07 01:02:15 +01:00
GeorgH93
fc9151b99f
Merge branch 'master' into dev
# Conflicts:
#	pom.xml
#	src/at/pcgamingfreaks/Minepacks/Bukkit/Database/Config.java
#	src/at/pcgamingfreaks/Minepacks/Bukkit/Database/Database.java
#	src/at/pcgamingfreaks/Minepacks/Bukkit/Database/Files.java
2020-02-05 03:11:32 +01:00
GeorgH93
27c194c84b
Fix bug that allowed players to move blocked items into the backpack #65 2020-02-01 15:32:44 +01:00
GeorgH93
cf32237ae9
Hide message about backpacks with more than 6 rows if the backpack does not have more than 6 rows 2020-01-30 23:41:30 +01:00
GeorgH93
54f69b41dc
Try to put items into inventory instead of dropping them all directly 2020-01-26 19:39:25 +01:00
GeorgH93
46672c44f1
Implement migration for backpacks with more than 6 rows
Minecraft 1.14 no longer allows more than 6 rows. The plugin will try to put all the items within empty space in the backpack, if there are still more items than can fit within the 6 rows and the owner is online the extra items will drop to the ground.
Start work on #64
2020-01-26 00:17:20 +01:00
GeorgH93
5a165f3dc6
Do not broadcast reload messages (Fixes #60) 2020-01-10 02:57:04 +01:00
GeorgH93
124f865104
Prevent players from adding the shortcut to item frames and armor stands 2020-01-09 14:11:44 +01:00
GeorgH93
6dd2394574
Add UUID type config option 2020-01-07 21:27:27 +01:00
GeorgH93
8d69d725bc
Update to v2.1 (Closes #31) 2020-01-07 02:58:31 +01:00
GeorgH93
e469f1a16d
Prevent a backpack from being opened when it is already open 2020-01-06 16:13:21 +01:00
GeorgH93
56d4280e38
Add open/close sound effects 2020-01-05 03:19:22 +01:00
GeorgH93
01776e3489
Add ItemShortcut 2020-01-05 03:16:46 +01:00
GeorgH93
87b2c93a1b
Update PCGF_PluginLib 2019-12-31 11:23:54 +01:00
GeorgH93
f2e5e0e399
Fix build with JDK 11 2019-12-13 21:13:42 +01:00
GeorgH93
dc3961f8a8
Add support for MC 1.15 2019-12-11 02:50:47 +01:00
GeorgH93
655f702d33
Remove UseUUIDs option, UUIDs are now always used 2019-12-01 23:25:38 +01:00
GeorgH93
6c93d1adf7
Fix bug where the auto-pickup feature bypassed the item filter
Fixes #48
2019-10-16 22:42:57 +02:00
GeorgH93
6d07050346
Fix item filter for item switching (Fixes #51) 2019-10-16 19:38:24 +02:00
GeorgH93
7f3c012cf6
Add warning when not using UUIDs 2019-09-19 00:02:56 +02:00
GeorgH93
9a94fecaaa
Update to v2.0.10 2019-08-24 19:14:36 +02:00
GeorgH93
515a185046
Set locale for toLowerCase and toUpperCase methods 2019-08-17 15:00:50 +02:00
GeorgH93
1a5fa66737
Keep author and language name for v1 language files 2019-08-12 18:25:35 +02:00
GeorgH93
068fbf1a14
Fix default shulker boxes not being treated correctly on MC 1.13/1.14
Fixes #45
2019-07-31 23:14:08 +02:00