1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-03 03:12:46 +02:00

1586 Commits

Author SHA1 Message Date
Luck
65c42b9b09 Micro-optimize temporary node audit (#4155) 2025-08-23 15:39:49 +01:00
Luck
3aca721f96 Rollback bytebuddy dependency version upgrade 2025-06-19 19:35:04 +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
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
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
lucko
1a24a6a155 Add REST storage backend (#3939) 2025-05-10 15:01:08 +01:00
lucko
94e7e11183 Add configurable read-only mode for commands (#4031) 2025-05-10 14:32:47 +01: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
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
b18717edef Remove NeoForge capability attachment 2024-12-04 20:39:55 +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
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
Luck
9cc129466b Init VerboseHandler earlier (#3932) 2024-07-07 21:22:40 +01:00
lucko
9e7a3d26e4 Improve efficiency of action log queries (#3917) 2024-06-16 21:11:23 +01:00
Luck
9805f8b2c4 Bump adventure-platform to 4.3.3 2024-06-02 22:17:12 +01:00
Drex
7cb60f59fe Update Fabric to MC 1.20.5 (#3824) 2024-04-23 21:57:20 +01:00
powercas_gamer
1dffd462a5 Fix mongodb secrets being logged (#3850, #3851) 2024-03-15 20:23:32 +00:00
lucko
8c6586f008 Add custom payload message to API (#3840) 2024-03-06 21:12:33 +00:00
Luck
79273a8bcc Add PostNetworkSyncEvent 2024-02-18 22:40:58 +00:00
Gilberto Garcia
7d89c97907 Don't read nodes twice in SqlStorage (#3836) 2024-02-15 20:03:02 +00:00
Emilia Kond
96008f6338 Add modifyTrack method to TrackManager (#3823) 2024-01-23 17:44:20 +00:00
powercas_gamer
e6599a2662 Fix MongoDB uri showing in logs if set using system property (#3808) 2024-01-06 11:31:59 +00:00
Luck
5f95b386cb Update adventure-platform for MC 1.20.4 support 2024-01-06 11:23:43 +00:00
huanmeng_qwq
f999f9f234 Fix duplicate UUID delete with Mongo storage (#3777) 2023-11-06 21:57:08 +00:00
Luck
84fce987d5 Change healthcheck details return type 2023-10-22 21:08:45 +01:00
Luck
3707d2f03c Add healthcheck functionality to API 2023-10-22 20:17:37 +01:00
Luck
822c796e1c Update adventure-platform for MC 1.20.2 support 2023-10-02 19:30:17 +01:00
Luck
71416baff2 Use driver class instead of datasource for Postgres (#3705) 2023-08-05 10:28:01 +01:00
Luck
6d8b6bd3fe Add jacoco report gradle plugin 2023-08-05 09:49:56 +01:00
Luck
9f4082ca0b Add more unit/integration tests 2023-06-25 22:25:42 +01:00
Luck
f788088a69 Delete temporary H2 v1 to v2 migration script if exists (#3693) 2023-06-25 14:26:06 +01:00
powercas_gamer
7297fb862c whoops (#3691) 2023-06-24 09:12:06 +01:00
powercas_gamer
35dfc2c8f5 Render minimessage in prefix/suffix/meta values (#3672) 2023-06-24 00:24:16 +01:00
powercas_gamer
86cc90f48a Refactor gradle plugin version handling (#3665) 2023-06-24 00:15:03 +01:00
Mart
feef08a256 Update GitHub URLs to new location (#3686) 2023-06-23 23:34:11 +01:00
Dominik
7a59536450 Add support for redis cluster (#3670) 2023-06-23 23:30:22 +01:00
Luck
9f1e74fa7c Fix user deletion not being correctly processed on SQL backends (#3664) 2023-06-18 21:38:19 +01:00
Luck
2e5a1d79a4 Switch back to official Postgres JDBC driver 2023-06-11 14:36:00 +01:00
Luck
6d2a5a6317 Fix issues with postgres storage backend (#3647) 2023-06-08 21:28:15 +01:00
Luck
84bd2ee52a Add more tests 2023-05-02 00:07:48 +01:00