Commit Graph

691 Commits

Author SHA1 Message Date
GeorgH93 212e1b207d
Merge pull request #313 from GeorgH93/snyk-upgrade-2b07f74124e3589e620139b077fde222
[Snyk] Upgrade org.projectlombok:lombok from 1.18.30 to 1.18.32
2024-05-04 22:08:51 +02:00
GeorgH93 48157c0d8e
Update to v2.4.28 2024-04-22 20:58:11 +02:00
snyk-bot 02e7e42dbd
fix: upgrade org.projectlombok:lombok from 1.18.30 to 1.18.32
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.30 to 1.18.32.

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
2024-04-14 22:39:30 +00:00
GeorgH93 c3ac9b63d9
Build with Java 21 2024-02-08 22:45:11 +01:00
GeorgH93 0b9ec74747
Alert player about shrunken backpack (Fixes #284) 2024-01-30 00:01:02 +01:00
GeorgH93 f759a4b799
Cleanup Files handler 2024-01-29 01:36:15 +01:00
GeorgH93 1d3e3fa464
Fix issue with database cleanup of old cooldowns 2024-01-28 18:18:18 +01:00
GeorgH93 582ada4657
Refactor OpenCommand 2024-01-27 19:18:17 +01:00
GeorgH93 e4ecb9919c
Cleanup logging 2024-01-26 14:36:32 +01:00
GeorgH93 2fdb20b464
Replace switch with if 2024-01-25 11:22:33 +01:00
GeorgH93 a4148d5772
Remove useless curly braces 2024-01-23 22:11:33 +01:00
GeorgH93 9528030055
Fix warning about missing translation for Command.Description.Shortcut 2024-01-22 00:56:11 +01:00
GeorgH93 5604b1b5ee
Build API with current version of PluginLib 2024-01-19 00:45:23 +01:00
GeorgH93 12c0892419
Replace printStackTrace with logger 2024-01-18 00:41:53 +01:00
GeorgH93 e50c92f603
Replace printStackTrace with logger 2024-01-17 00:37:11 +01:00
GeorgH93 6d0022e413
Allow playername placeholder in own title. 2024-01-16 13:39:34 +01:00
GeorgH93 5f3b80308d
Update to v2.4.25 2024-01-03 15:05:11 +01:00
GeorgH93 70e7414e9f
Change visibilitys 2023-12-20 15:01:53 +01:00
GeorgH93 6f6106fe62
Remove unnecessary replaceAll 2023-12-19 14:56:32 +01:00
GeorgH93 ad22323fce
Remove unused imports 2023-12-18 14:49:22 +01:00
GeorgH93 d2609e44b0
Cleanup RestoreCommand 2023-12-17 14:47:22 +01:00
GeorgH93 c08454d45d
Cleanup main class 2023-12-16 14:40:11 +01:00
GeorgH93 9df3df69b0
Cleanup config class 2023-12-15 17:17:17 +01:00
GeorgH93 b238a17467
Cleanup backpack callback code 2023-12-14 14:12:08 +01:00
GeorgH93 222e122eda
Refactor debug command 2023-12-13 15:21:33 +01:00
GeorgH93 032f22a3df
Cleanup MinepacksCommand 2023-12-12 14:02:44 +01:00
GeorgH93 0bacf05204
Reorder modifiers 2023-12-11 17:53:33 +01:00
GeorgH93 8c2e25a75e
Update javadoc 2023-12-10 14:14:14 +01:00
GeorgH93 1e1b16bb07
Update sonarcloud config to java 17 2023-12-09 15:16:17 +01:00
GeorgH93 26abcf31e4
Remove backpack item if user does not have the permission to use it 2023-12-08 11:13:15 +01:00
GeorgH93 d11f959ead
Fix formatting 2023-12-07 13:51:06 +01:00
GeorgH93 0c9ef35e36
Update to 2.4.24 2023-12-04 02:21:11 +01:00
GeorgH93 bb7776b065
Allow to spawn backpack for others 2023-10-24 21:57:11 +02:00
GeorgH93 0fc18aca2b
Add ShortcutCommand 2023-10-23 21:50:11 +02:00
GeorgH93 52e10672d0
Merge pull request #277 from GeorgH93/snyk-upgrade-267df945b95349f1f236a2982bfe3be8
[Snyk] Upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30
2023-10-21 12:30:13 +02:00
snyk-bot e3bf7cc009
fix: upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30.

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-10-12 04:36:25 +00:00
GeorgH93 32b28fa51a
Update for MC 1.20.2 2023-09-22 15:42:33 +02:00
GeorgH93 e85075257d
Update to v2.4.22 2023-08-15 00:11:22 +02:00
GeorgH93 75e111897b
Merge pull request #273 from authorless/master-1
Update ru.yml
2023-08-14 11:32:08 +02:00
maz1lovo 7658e5fcf5
Update ru.yml
Updated the translation for the latest version.
2023-08-14 12:26:16 +03:00
GeorgH93 f0d8cefc26
Add player class to output 2023-07-27 02:45:11 +02:00
GeorgH93 8a20b49bfd
Add missing build timestamp when using plugin with paper 2023-07-24 22:44:59 +02:00
GeorgH93 a430846dfe
Add tab complete for debug command 2023-07-23 22:05:07 +02:00
GeorgH93 8bbbc39d18
Add size debug command 2023-07-22 21:52:55 +02:00
GeorgH93 b1235c4b74
Add missing size permissions to permissions list 2023-07-21 21:27:42 +02:00
GeorgH93 0d880fe4f7
Fix compile error 2023-07-20 21:10:11 +02:00
GeorgH93 2215dea369
Improve error logging 2023-07-19 21:08:45 +02:00
GeorgH93 0058dd8c63
Add permissions debug option to debug command 2023-07-18 21:03:55 +02:00
GeorgH93 f0d22d071a
Add permissions list to Permissions class 2023-07-17 21:01:11 +02:00
GeorgH93 a87b198632
Some more adjustments for MC 1.20.1 2023-07-15 22:50:29 +02:00