Commit Graph

580 Commits

Author SHA1 Message Date
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
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
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
GeorgH93
a9c930b393
Cleanup ItemNameResolver generation 2022-05-17 21:29:37 +02:00
GeorgH93
eda74e4da4
Merge pull request #212 from GeorgH93/snyk-upgrade-de7c8b11d30f3c7acdaad22b5f9c5c69
[Snyk] Upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24
2022-05-12 17:08:45 +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
8609791fb8
Run sonarcloud on dev branch 2022-05-01 10:58:02 +02:00
GeorgH93
dcf4249afb
Move sqliteDateFormat into the only class using it 2022-05-01 10:53:16 +02:00
GeorgH93
90921384a2
Add more details to config 2022-05-01 10:39:59 +02:00
GeorgH93
dffb886c22
Update maven-shade 2022-04-13 16:44:45 +02: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
53e99e1aef
Update Config and Language class to fully use the new base 2022-02-26 19:27:52 +01:00
GeorgH93
a97ba36ebc
Update PCGF PluginLib 2022-02-24 19:54:46 +01:00
GeorgH93
d1ca2796dc
Fix issues with open command 2022-02-01 20:35:22 +01:00
GeorgH93
3617d5f5b9
Implement IPlugin 2022-01-22 21:22:07 +01:00
GeorgH93
04cda9d490
Update BadRabbit
Fix loading with PluginManager
2022-01-19 18:27:40 +01:00
GeorgH93
7d8a93fc7b
Fix API.Events not working in Standalone mode 2022-01-09 16:50:57 +01:00