1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-31 18:11:44 +02:00

2203 Commits

Author SHA1 Message Date
Luck
65c42b9b09 Micro-optimize temporary node audit (#4155) 2025-08-23 15:39:49 +01:00
Luck
73d710a89e Update to Minecraft 1.21.8 2025-07-21 22:08:21 +01:00
Luck
ed863b275d Update to Minecraft 1.21.7 2025-06-30 19:41:56 +01:00
Luck
c20776d6aa Remove Forge capability attachment 2025-06-19 19:53:09 +01:00
Luck
3aca721f96 Rollback bytebuddy dependency version upgrade 2025-06-19 19:35:04 +01:00
Luck
8d9c5bf401 Add workaround for Forge eventbus limitation 2025-06-19 19:09:40 +01:00
Luck
0af1038d81 Update to Minecraft 1.21.6 2025-06-19 18:48:44 +01:00
Luck
51fe574a51 Move config load earlier in startup process (#4083) 2025-06-14 09:31:56 +01:00
Max Barrass
bac0edd90e Fix missing closing brackets in .conf files (#4109) 2025-06-14 09:24:52 +01:00
Luck
8ab9910ef8 Downgrade jedis and h2 2025-06-01 19:32:26 +01:00
Luck
9538cb9dad Upgrade dependencies and require Java 11 2025-06-01 16:41:39 +01:00
Luck
0486bc885b Release API v5.5 v5.5 2025-05-25 08:59:47 +01:00
Luck
27e7551e2b Fix adventure package relocations 2025-05-23 08:10:55 +01:00
Luck
b77d5759d3 Upgrade adventure dependencies for 1.21.5 support 2025-05-22 21:15:24 +01:00
Luck
96abc0d4fe Update setup-gradle GitHub action 2025-05-10 15:04:42 +01:00
lucko
1a24a6a155 Add REST storage backend (#3939) 2025-05-10 15:01:08 +01:00
𝑩𝒊𝒒𝒖𝒂𝒕𝒆𝒓𝒏𝒊𝒐𝒏𝒔
95ea491787 Support plugins that 'provide' Vault (#4075) 2025-05-10 14:47:32 +01:00
Remigio
626d08431e Add missing IllegalArgumentExceptions to Javadocs (#4015) 2025-05-10 14:33:38 +01:00
lucko
94e7e11183 Add configurable read-only mode for commands (#4031) 2025-05-10 14:32:47 +01:00
Luck
f64bf04ba4 Update mod loader dependencies 2025-05-08 19:45:14 +01:00
Luck
7744913df2 Update to Minecraft 1.21.5 2025-03-27 19:46:43 +00:00
lucko
6b7283ac83 Improve context manager caching (#4050) 2025-03-20 19:20:16 +00:00
Luck
9bc8a61e2d Add file secret config adapter (#3913) 2025-02-22 15:57:44 +00:00
Luck
5e24a7068c Mark plugin msg channel as optional on Forge (#3954) 2025-02-22 15:28:18 +00:00
Luck
f351369a51 Update CI action versions 2025-02-13 09:59:59 +00:00
Luck
1bf0deb5a5 Add unit tests for messaging service messages 2025-01-20 22:46:52 +00:00
Luck
5b82837b80 Update Sponge module to API 12 2025-01-05 14:38:15 +00:00
Luck
0fef481d48 Add more unit tests 2024-12-22 09:51:11 +00:00
Luck
f2040ab815 Update to Minecraft 1.21.4 2024-12-07 16:21:26 +00:00
Luck
b18717edef Remove NeoForge capability attachment 2024-12-04 20:39:55 +00:00
Luck
29c93fac4f Add note about shading LuckPerms API into plugin jars 2024-12-04 11:27:14 +00:00
Luck
2e67011f45 Refactor some unit tests 2024-12-04 11:25:06 +00:00
Luck
a92e04f605 Recreate individual sql tables if they are missing (#3995) 2024-11-09 12:09:23 +00:00
Luck
8d65693d9a Update to Minecraft 1.21.3 2024-10-26 10:07:03 +01:00
Luck
8973abd7f1 Support older signature alg if running on Java 8 2024-10-23 23:19:05 +01:00
Luck
9420efd3ac Switch to ECDSA keys for web editor socket 2024-10-23 22:52:20 +01:00
Alex
c773126a0f Simplify ExpiringSet implementation (#3969) 2024-10-21 21:09:40 +01:00
Luck
9d80de5d5c Fix MongoStorage nodeFromDoc integer cast (#3846) 2024-08-24 09:55:32 +01:00
3TUSK
9bf30fc839 Fix login configuration phase on NeoForge (#3961) 2024-08-22 22:27:29 +01:00
Luck
136a4859f3 Update to Minecraft 1.21.1 2024-08-12 19:45:38 +01:00
Jason Penilla
642f1d3019 Port to NeoForge (#3950) 2024-08-12 19:11:27 +01:00
Luck
b21753f5e9 Use builtin Fabric world change event 2024-07-07 21:31:34 +01:00
Luck
9cc129466b Init VerboseHandler earlier (#3932) 2024-07-07 21:22:40 +01:00
Drex
55440cac01 Fix memory leak in Fabric MixinUser (#3931) 2024-07-07 21:15:41 +01:00
lucko
9e7a3d26e4 Improve efficiency of action log queries (#3917) 2024-06-16 21:11:23 +01:00
Luck
d748817351 Update Forge to MC 1.21 2024-06-16 10:45:47 +01:00
Wolfdv1
f984ebbb46 Update Fabric to MC 1.21 (#3918)
Co-authored-by: Wolfdv1 <Wolfdv1@github.com>
2024-06-16 10:45:09 +01:00
Luck
9805f8b2c4 Bump adventure-platform to 4.3.3 2024-06-02 22:17:12 +01:00
Luck
c3802c2a5a Fix Forge plugin msg messenger (#3894)
Co-authored-by: powercas_gamer <cas@mizule.dev>
2024-05-26 14:19:36 +01:00
Ossi Erkkilä
b5400f885b Add support for Sponge API 11 (#3896) 2024-05-26 13:58:39 +01:00