Commit Graph

561 Commits

Author SHA1 Message Date
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
GeorgH93
37d9ba7b35
Add BackpackDropOnDeathEvent (#197) 2022-01-08 13:37:34 +01:00
GeorgH93
2baf799979
Merge pull request #190 from Umekaw/patch-2
Traditional Chinese (繁體中文)
2021-12-23 15:54:04 +01:00
95768c19c5
Traditional Chinese (繁體中文)
Changed the author name to Umekaw from previous name Dantaaa.
2021-12-23 22:51:53 +08:00
GeorgH93
94c9dcb8b6
Disable sonarcloud integration for pullrequests, does not work with forks 2021-12-09 21:43:54 +01:00
GeorgH93
11728cf5b6
Update to v2.4.3 2021-11-30 18:42:41 +01:00
GeorgH93
1f1c482c5d
Update for MC 1.18 2021-11-30 18:41:22 +01:00
GeorgH93
757c31f9b2
Merge remote-tracking branch 'origin/master' 2021-11-27 14:46:47 +01:00
GeorgH93
e00d92a130
Fix item duplication with full inventory and auto pickup (#186) 2021-11-25 22:39:44 +01:00
GeorgH93
e998161c5c
Doing some refactoring 2021-11-08 19:14:45 +01:00
GeorgH93
9ba5a2bfb8
Rename release github workflow 2021-11-07 14:30:27 +01:00
GeorgH93
fb44588a21
Fix github workflow 2021-11-06 21:27:14 +01:00
GeorgH93
410ce286e7
Add SonarCloud integration 2021-11-05 20:25:13 +01:00
GeorgH93
97917ad4b9
Add warning when wrong ItemStackSerializer is used 2021-11-04 19:22:14 +01:00
GeorgH93
eba5792d91
No longer use deprecated RegisterablePluginCommand 2021-11-03 21:14:20 +01:00
GeorgH93
f4881b807b
Remove continue-on-error 2021-11-02 22:04:11 +01:00
GeorgH93
96a18a9d4f
Switch github action to matrix build 2021-11-02 21:24:25 +01:00
GeorgH93
f64d74aa16
Update dependencies 2021-11-01 21:22:23 +01:00
GeorgH93
c42825b5e8
Remove .travis.yml 2021-10-31 11:42:25 +01:00
GeorgH93
1ad83c7173
Add command to create a backup of all online players 2021-10-30 15:34:32 +02:00