Commit Graph

597 Commits

Author SHA1 Message Date
GeorgH93
fe8846f23a
Update to v2.4.15 2023-03-13 23:53:57 +01:00
GeorgH93
3364c48450
Merge pull request #251 from GeorgH93/snyk-upgrade-143681c73a419f587a279ab6d9d235ba
[Snyk] Upgrade org.projectlombok:lombok from 1.18.24 to 1.18.26
2023-02-28 23:55:46 +01:00
GeorgH93
4e2502da1d
Guard logging code because of paper changes 2023-02-26 22:36:43 +01:00
snyk-bot
bb8405d5c6
fix: upgrade org.projectlombok:lombok from 1.18.24 to 1.18.26
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.24 to 1.18.26.

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/8593930e-9ac6-4553-a9e1-18fe8f17f83e?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-25 06:44:08 +00:00
GeorgH93
36c6964109
Merge pull request #250 from RageOfFire/patch-1
add Vietnamese language
2023-02-24 17:47:03 +01:00
RageOfFire
09239f3e4d
add Vietnamese language 2023-02-24 09:39:44 +07:00
GeorgH93
2b04fb9ef3
Update paper plugin loading order 2023-02-23 21:47:39 +01:00
GeorgH93
48b2029183
Fix pcgf plugin lib version check 2023-02-23 21:05:02 +01:00
GeorgH93
749676c1a9
Update to v2.4.13 2023-02-23 19:02:05 +01:00
GeorgH93
26252919fb
Merge remote-tracking branch 'origin/master' 2023-02-22 23:52:26 +01:00
GeorgH93
509b93ce2e
Add plugin lib version check 2023-02-22 23:45:28 +01:00
GeorgH93
4d111eca9d
Move paper module to Components dir 2023-02-22 23:29:29 +01:00
GeorgH93
f12d2c6f1c
Add paper plugin loading with mode switching 2023-02-22 23:10:38 +01:00
GeorgH93
26d7df2bf4
[WIP] Add paper plugin loading for release mode 2023-02-22 23:10:35 +01:00
GeorgH93
a37458394e
Fix relocation pattern 2023-02-13 00:01:02 +01:00
GeorgH93
dad318eac5
Update maven shade config 2023-02-12 11:23:34 +01:00
GeorgH93
1dd745bc93
Merge pull request #247 from YaoSiQian/patch-1
Simp. Chinese Translation
2023-02-05 13:33:31 +01:00
YaoSiQian
4636224dbf
Fix 2023-02-05 20:07:53 +08:00
YaoSiQian
5b0fe7fc10
Version 20
- "Pickup" update
- Grammar fix
- Typo fix
- "Machine Translate" fix
2023-02-05 20:05:11 +08:00
GeorgH93
2474c19b93
Build Minepacks-BadRabbit-Bukkit module only in Release profile 2023-02-03 21:30:21 +01:00
GeorgH93
a562ef2e44
Remove no longer needed ExcludeBadRabbit profile 2023-02-02 19:59:19 +01:00
GeorgH93
350aaa60a6
Move BadRabbit loader into it's own submodule 2023-01-29 14:20:50 +01:00
GeorgH93
fb29e780dd
Use Java 17 for release builds 2023-01-28 19:40:21 +01:00
GeorgH93
06e009df0e
Use MagicValues class in Config and Lang class 2023-01-27 20:21:19 +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
GeorgH93
1e84807d2b
Merge pull request #240 from GeorgH93/snyk-upgrade-0a6f33e0b35e71007377220123b70eae
[Snyk] Upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0
2023-01-04 19:59:16 +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
e0b61e056e
Remove unused variable 2022-12-10 11:47:49 +01:00
GeorgH93
15d66bd2fe
Update copyright 2022-12-09 17:39:48 +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
7ed7f70512
Fix permission check not working and don't bind pickup toggle to toggle by default 2022-12-07 20:30:19 +01:00
GeorgH93
bb3420c550
Merge pull request #236 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2022-12-07 13:05:25 +01:00
LGTM Migrator
5ef6a87404
Add CodeQL workflow for GitHub code scanning 2022-12-07 10:48:11 +00:00
GeorgH93
23cab4de76
Merge pull request #234 from MartenM/feature/pickup-toggle
Pickup item collection toggle command
2022-12-03 16:23:15 +01:00
MartenM
25f4293c8b Fixed a faulty conditional 2022-11-30 22:53:47 +01:00
MartenM
be7f92c436 Added missing child node for permission in plugin.yml 2022-11-30 21:19:16 +01:00
MartenM
e2e5c84c08 Initial pickup collection toggle command 2022-11-30 21:14:21 +01:00
GeorgH93
82c42449a8
Update Spanish language file (Thanks to PostBoxRetinal) 2022-11-06 10:06:36 +01:00
GeorgH93
7e4d2d8a35
Move zh_cn translation 2022-11-06 10:04:49 +01:00
GeorgH93
2221ed7642
Merge pull request #232 from xiongguiyun/patch-1
Create zh_CN
2022-11-06 10:00:11 +01:00
xiongguiyun
d40921c083
Create zh_CN 2022-11-06 12:30:53 +08:00
GeorgH93
65250235e1
Update to v2.4.8 2022-07-24 14:23:39 +02:00
GeorgH93
ee08afff7b Remove GitHub packages 2022-07-19 17:13:12 +02:00
GeorgH93
52c2491e53
Enable open command from console to patch open player backpacks 2022-07-09 21:41:07 +02:00
GeorgH93
2ab926ede1
Move uuid fixing into PCGF PluginLib 2022-07-08 21:26:09 +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