Commit Graph

60 Commits

Author SHA1 Message Date
Drex 7cb60f59fe
Update Fabric to MC 1.20.5 (#3824) 2024-04-23 21:57:20 +01:00
Luck a43f4a11b0
Update Fabric dependencies 2024-04-17 21:25:15 +01:00
Luck 754283c053
Fix Fabric command manager mixin (#3791) 2023-12-12 18:57:44 +00:00
Luck 5f87de3569
Upgrade Fabric/Forge to MC 1.20.4 2023-12-11 19:29:39 +00:00
Luck 43f4d490bb
Upgrade Fabric to MC 1.20.3 2023-12-06 20:55:25 +00:00
Misode f78e2d6c52
Update Minecraft wiki links in config file comments (#3758) 2023-11-06 22:00:47 +00:00
Luck 331a328771
Upgrade Fabric to MC 1.20.2 2023-10-02 19:28:19 +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
Drex 3542a6cc75
Improve console detection on Fabric/Forge (#3673) 2023-06-14 21:25:25 +01:00
Luck d859085056
Update Fabric/Forge to Minecraft 1.20
Co-authored-by: Aurelien <aurelien.domino@gmail.com>
2023-06-11 11:17:17 +01:00
Luck 0ae751b533
Reformat import statements 2023-04-30 21:27:42 +01:00
nikijaz a5ba53d765
Restore offline mode support for Fabric servers (#3576) 2023-01-29 10:41:38 +00:00
J.T. McQuigg 4d726f4e8b
Update Forge and Fabric to 1.19.3 (#3550) 2023-01-01 22:14:07 +00:00
Kacper Krzychała 0193c06f16
Add Nats messenger (#3525) 2022-11-26 18:06:15 +00:00
Drex dc22847fa3
Fabric offline permission check event (#3504) 2022-10-16 14:50:23 +01:00
Potatoboy9999 106455a311
Fabric 1.19.1 (#3437) 2022-08-03 20:45:34 +01:00
Luck fbc0787a1e
Implement Fabric meta/options API 2022-07-17 11:54:14 +01:00
Aurélien 7824566ce5
Fabric 1.19 (#3394) 2022-06-11 21:14:14 +01:00
Alex Thomson 6421525f3a
LuckPerms for Forge (#3262) 2022-05-20 20:09:04 +01:00
Luck c35958b88e
Fix plugin message string encoding inconsistency (#3364) 2022-04-24 11:41:02 +01:00
Emily e0ee2c3b5f
Resolve command entity selectors on Fabric (#3363) 2022-04-24 09:44:24 +01:00
Luck fb56189f0a
Improve AbstractJavaScheduler (#3326) 2022-03-19 23:30:39 +00:00
lucko d3029a8467
Web editor socket connection (#3303) 2022-02-07 19:13:09 +00:00
lucko 2d662cbab9
Retain cause node information for cached permission/meta data (#3250) 2021-12-31 16:03:00 +00:00
OmegaWeaponDev ae93c9768b
Add default file name for export command (#3248) 2021-12-31 16:02:24 +00:00
Luck 8cc126f711
Add config option to disable bulkupdate functionality 2021-12-09 21:32:02 +00:00
Luck fa17404133
Fabric 1.18 2021-11-30 20:03:16 +00:00
Luck 594f50bee7
Add config option to disable context calculators 2021-11-27 09:49:01 +00:00
Luck c9d4c7dac7
ContextSet performance improvements (#3209)
A bit experimental, should be stable enough though.
2021-11-17 23:18:11 +00:00
Eduard Wayland 848fc353d4
Added redis authentication with username (#3201) 2021-11-12 22:49:46 +00:00
RedstoneFuture 04bb035a83
Add warning nore about enable-ops to config files (#3170) 2021-10-03 18:55:38 +01:00
Luck 4e2807cff5
Refactor mod container retrieval in Fabric mod 2021-09-10 18:32:43 +01:00
Luck 062fca3f75
Fix Fabric version placeholder in metadata file (#3141) 2021-08-25 19:36:53 +01:00
Luck 93683c3a2f
Update Fabric to 1.17, fix version placeholder filtering 2021-08-20 18:46:39 +01:00
Callum Seabrook ba522597a8
Update to Gradle 7 (#3051) 2021-08-20 18:16:39 +01:00
Emily 563b5be9b2
Implement enable-ops and auto-op on Fabric (#3069) 2021-07-04 10:01:47 +01:00
Luck 979c80d9ee
Clarify config comments for mongodb-connection-uri option (#3062) 2021-06-15 20:41:36 +01:00
Tjeu Kayim a63be102cf
Implement command list updater for Fabric (#3060) 2021-06-10 21:15:33 +01:00
Tjeu Kayim 044deccd22
Fabric, fix GameMode.NOT_SET removed in 1.17 (#3053) 2021-06-10 21:12:03 +01:00
Luck ad49508b74
Some misc tidying up 2021-05-23 11:29:22 +01:00
Luck 931d61e2ed
Include more information about targets in verbose payloads 2021-05-02 15:50:38 +01:00
Luck 07f672ae1f
Add 'skip-bulkupdate-confirmation' config option (#2980) 2021-04-18 11:55:06 +01:00
Luck c533446ab0
Fabric fix compat with fake players
https://github.com/lucko/fabric-permissions-api/issues/3
2021-04-07 20:56:51 +01:00
Luck 4564a97371
Update fabric-loop, explicitly set archivesBaseName to 'luckperms' (#2880) 2021-03-19 20:39:42 +00:00
Luck e3138eb94c
Make console detection more resilient against spoofed UUIDs 2021-03-13 14:25:33 +00:00
Luck 370e2aed0d
Add some missing null annotations 2021-03-13 14:14:59 +00:00
Luck e7f2a8d713
Add config option to disable built-in contexts 2021-03-01 11:18:21 +00:00
Luck bf0ac1a867
Micro-optimise some frequently iterated lists 2021-03-01 10:38:48 +00:00
Luck 4ff2c75538
Add config option to set Hikari keepalive property 2021-02-22 23:02:43 +00:00