1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-22 06:02:49 +02:00

Commit Graph

  • b32e9040c1 Folia support feat/folia Luck 2023-03-23 22:11:08 +00:00
  • 73d710a89e Update to Minecraft 1.21.8 master Luck 2025-07-21 22:08:21 +01:00
  • ed863b275d Update to Minecraft 1.21.7 Luck 2025-06-30 19:41:56 +01:00
  • c20776d6aa Remove Forge capability attachment Luck 2025-06-19 19:53:09 +01:00
  • 3aca721f96 Rollback bytebuddy dependency version upgrade Luck 2025-06-19 19:34:40 +01:00
  • 8d9c5bf401 Add workaround for Forge eventbus limitation Luck 2025-06-19 19:09:40 +01:00
  • 0af1038d81 Update to Minecraft 1.21.6 Luck 2025-06-19 18:48:44 +01:00
  • 51fe574a51 Move config load earlier in startup process (#4083) Luck 2025-06-14 09:31:56 +01:00
  • bac0edd90e Fix missing closing brackets in .conf files (#4109) Max Barrass 2025-06-14 18:24:52 +10:00
  • 8ab9910ef8 Downgrade jedis and h2 Luck 2025-06-01 18:48:34 +01:00
  • 9538cb9dad Upgrade dependencies and require Java 11 Luck 2025-06-01 16:41:39 +01:00
  • 0486bc885b Release API v5.5 v5.5 Luck 2025-05-25 08:59:47 +01:00
  • 27e7551e2b Fix adventure package relocations Luck 2025-05-23 08:10:55 +01:00
  • b77d5759d3 Upgrade adventure dependencies for 1.21.5 support Luck 2025-05-22 21:15:24 +01:00
  • 96abc0d4fe Update setup-gradle GitHub action Luck 2025-05-10 15:04:33 +01:00
  • 1a24a6a155 Add REST storage backend (#3939) lucko 2025-05-10 15:01:08 +01:00
  • 95ea491787 Support plugins that 'provide' Vault (#4075) 𝑩𝒊𝒒𝒖𝒂𝒕𝒆𝒓𝒏𝒊𝒐𝒏𝒔 2025-05-10 08:47:32 -05:00
  • 626d08431e Add missing IllegalArgumentExceptions to Javadocs (#4015) Remigio 2025-05-10 15:33:38 +02:00
  • 94e7e11183 Add configurable read-only mode for commands (#4031) lucko 2025-05-10 14:32:47 +01:00
  • f64bf04ba4 Update mod loader dependencies Luck 2025-05-08 19:45:14 +01:00
  • 7744913df2 Update to Minecraft 1.21.5 Luck 2025-03-27 19:46:43 +00:00
  • 6b7283ac83 Improve context manager caching (#4050) lucko 2025-03-20 19:20:16 +00:00
  • 9bc8a61e2d Add file secret config adapter (#3913) Luck 2025-02-22 15:57:44 +00:00
  • 5e24a7068c Mark plugin msg channel as optional on Forge (#3954) Luck 2025-02-22 15:28:15 +00:00
  • f351369a51 Update CI action versions Luck 2025-02-13 09:59:59 +00:00
  • 1bf0deb5a5 Add unit tests for messaging service messages Luck 2025-01-20 22:46:52 +00:00
  • 5b82837b80 Update Sponge module to API 12 Luck 2025-01-05 14:38:15 +00:00
  • 0fef481d48 Add more unit tests Luck 2024-12-22 09:50:25 +00:00
  • f2040ab815 Update to Minecraft 1.21.4 Luck 2024-12-07 16:21:26 +00:00
  • b18717edef Remove NeoForge capability attachment Luck 2024-12-04 20:39:55 +00:00
  • 29c93fac4f Add note about shading LuckPerms API into plugin jars Luck 2024-12-04 11:27:14 +00:00
  • 2e67011f45 Refactor some unit tests Luck 2024-12-04 11:25:06 +00:00
  • a92e04f605 Recreate individual sql tables if they are missing (#3995) Luck 2024-11-09 12:09:23 +00:00
  • 8d65693d9a Update to Minecraft 1.21.3 Luck 2024-10-26 10:07:03 +01:00
  • 8973abd7f1 Support older signature alg if running on Java 8 Luck 2024-10-23 23:19:05 +01:00
  • 9420efd3ac Switch to ECDSA keys for web editor socket Luck 2024-10-23 22:52:20 +01:00
  • c773126a0f Simplify ExpiringSet implementation (#3969) Alex 2024-10-21 22:09:40 +02:00
  • 9d80de5d5c Fix MongoStorage nodeFromDoc integer cast (#3846) Luck 2024-08-24 09:55:32 +01:00
  • 9bf30fc839 Fix login configuration phase on NeoForge (#3961) 3TUSK 2024-08-20 16:51:18 -07:00
  • 136a4859f3 Update to Minecraft 1.21.1 Luck 2024-08-12 19:45:38 +01:00
  • 642f1d3019 Port to NeoForge (#3950) Jason Penilla 2024-08-12 11:11:27 -07:00
  • b21753f5e9 Use builtin Fabric world change event Luck 2024-07-07 21:31:34 +01:00
  • 9cc129466b Init VerboseHandler earlier (#3932) Luck 2024-07-07 21:22:40 +01:00
  • 55440cac01 Fix memory leak in Fabric MixinUser (#3931) Drex 2024-07-07 22:15:41 +02:00
  • 9e7a3d26e4 Improve efficiency of action log queries (#3917) lucko 2024-06-16 21:11:23 +01:00
  • 5ecbc473e9 Add API methods and command tests for new ActionLog system feat/filter Luck 2024-06-13 20:31:36 +01:00
  • 73abf64aa3 Integrate log commands with new log backend method Luck 2024-06-10 22:06:58 +01:00
  • 3b5a936674 Implement paginated logs for all storage backends Luck 2024-06-09 16:31:56 +01:00
  • 23575d788a Implement more efficient actionlog reads Luck 2023-12-05 22:11:48 +00:00
  • 137775a3de Tidy up bulk update SQL generation Luck 2023-11-10 22:50:24 +00:00
  • d748817351 Update Forge to MC 1.21 Luck 2024-06-16 10:45:42 +01:00
  • f984ebbb46 Update Fabric to MC 1.21 (#3918) Wolfdv1 2024-06-16 11:45:09 +02:00
  • 9805f8b2c4 Bump adventure-platform to 4.3.3 Luck 2024-06-02 22:17:12 +01:00
  • c3802c2a5a Fix Forge plugin msg messenger (#3894) Luck 2024-05-26 14:19:36 +01:00
  • b5400f885b Add support for Sponge API 11 (#3896) Ossi Erkkilä 2024-05-26 15:58:39 +03:00
  • 5c1ea5633e Update Forge to MC 1.20.6 (#3883) bloodmc 2024-05-08 18:09:02 -04:00
  • 484b04c17b Add support for Sponge API 9+ (#3885) bloodmc 2024-05-06 13:20:47 -04:00
  • d74a4dcb7e Set mappings namespace to skip remapping on Paper 1.20.5+ (#3881) Jason Penilla 2024-04-30 02:31:16 -07:00
  • 2361ea43ee Update Fabric to MC 1.20.6 Luck 2024-04-29 20:05:54 +01:00
  • f86585c3cc Update Dockerfile to use Java 21 Luck 2024-04-25 22:57:03 +01:00
  • 7cb60f59fe Update Fabric to MC 1.20.5 (#3824) Drex 2024-04-23 22:57:20 +02:00
  • a43f4a11b0 Update Fabric dependencies Luck 2024-04-17 21:25:04 +01:00
  • 1dffd462a5 Fix mongodb secrets being logged (#3850, #3851) powercas_gamer 2024-03-15 21:23:32 +01:00
  • 8c6586f008 Add custom payload message to API (#3840) lucko 2024-03-06 21:12:33 +00:00
  • 79273a8bcc Add PostNetworkSyncEvent Luck 2024-02-18 22:40:58 +00:00
  • 7d89c97907 Don't read nodes twice in SqlStorage (#3836) Gilberto Garcia 2024-02-15 14:03:02 -06:00
  • 96008f6338 Add modifyTrack method to TrackManager (#3823) Emilia Kond 2024-01-23 19:44:20 +02:00
  • e6599a2662 Fix MongoDB uri showing in logs if set using system property (#3808) powercas_gamer 2024-01-06 12:31:59 +01:00
  • 0703b9856f Small performance optimization in BukkitPlatformListener (#3806) AoElite 2024-01-06 06:24:44 -05:00
  • 5f95b386cb Update adventure-platform for MC 1.20.4 support Luck 2024-01-06 11:23:43 +00:00
  • 754283c053 Fix Fabric command manager mixin (#3791) Luck 2023-12-12 18:57:44 +00:00
  • 5f87de3569 Upgrade Fabric/Forge to MC 1.20.4 Luck 2023-12-11 19:29:39 +00:00
  • 43f4d490bb Upgrade Fabric to MC 1.20.3 Luck 2023-12-06 20:55:25 +00:00
  • f14798b368 Upgrade gradle version Luck 2023-12-06 20:35:01 +00:00
  • 00ed76cfc0 Update Forge to 1.20.2 (#3787) bloodmc 2023-12-06 03:27:08 -05:00
  • f78e2d6c52 Update Minecraft wiki links in config file comments (#3758) Misode 2023-11-06 23:00:47 +01:00
  • f999f9f234 Fix duplicate UUID delete with Mongo storage (#3777) huanmeng_qwq 2023-11-07 05:57:08 +08:00
  • 84fce987d5 Change healthcheck details return type Luck 2023-10-22 21:08:45 +01:00
  • 3707d2f03c Add healthcheck functionality to API Luck 2023-10-22 20:17:37 +01:00
  • 822c796e1c Update adventure-platform for MC 1.20.2 support Luck 2023-10-02 19:30:17 +01:00
  • 331a328771 Upgrade Fabric to MC 1.20.2 Luck 2023-10-02 19:28:19 +01:00
  • e9ea98e84e Integration tests against real server feat/integration-tests Luck 2023-09-22 20:41:48 +01:00
  • f12d3cd8ba Fix race error in bulk update integration test Luck 2023-08-05 10:49:57 +01:00
  • 71416baff2 Use driver class instead of datasource for Postgres (#3705) Luck 2023-08-05 10:28:01 +01:00
  • b8d1f52d7d Use ansi component serializer Luck 2023-08-05 10:09:30 +01:00
  • 6d8b6bd3fe Add jacoco report gradle plugin Luck 2023-08-05 09:49:56 +01:00
  • 8fbd79139d Add missing future join call to storage test Luck 2023-06-25 22:36:31 +01:00
  • 9f4082ca0b Add more unit/integration tests Luck 2023-06-25 22:25:42 +01:00
  • 77a5a7b41f Print test output when ran through Gradle Luck 2023-06-25 14:47:37 +01:00
  • f788088a69 Delete temporary H2 v1 to v2 migration script if exists (#3693) Luck 2023-06-25 14:26:06 +01:00
  • 7297fb862c whoops (#3691) powercas_gamer 2023-06-24 10:12:06 +02:00
  • 35dfc2c8f5 Render minimessage in prefix/suffix/meta values (#3672) powercas_gamer 2023-06-24 01:24:16 +02:00
  • 86cc90f48a Refactor gradle plugin version handling (#3665) powercas_gamer 2023-06-24 01:15:03 +02:00
  • feef08a256 Update GitHub URLs to new location (#3686) Mart 2023-06-23 18:34:11 -04:00
  • 7a59536450 Add support for redis cluster (#3670) Dominik 2023-06-24 00:30:22 +02:00
  • 9f1e74fa7c Fix user deletion not being correctly processed on SQL backends (#3664) Luck 2023-06-18 21:38:19 +01:00
  • 5dd808752c Update Forge/Fabric to 1.20.1 Luck 2023-06-14 21:27:57 +01:00
  • 3542a6cc75 Improve console detection on Fabric/Forge (#3673) Drex 2023-06-14 22:25:25 +02:00
  • acd8d6e5a1 Include standalone data directory in gitignore (#3671) powercas_gamer 2023-06-14 22:19:22 +02:00
  • 081a4f8651 Fix Forge reobf shadowjar (#3675) Luck 2023-06-14 21:18:24 +01:00