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 |
|
Emily
|
5735e0ef44
|
Fix fabric/build.gradle placeholder replacement (#3153)
|
2021-09-04 22:15:13 +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 |
|
lucko
|
75d8f00400
|
Implement jar-in-jar loader system (#2899)
This fixes an issue that prevented LuckPerms from loading on Java 16
|
2021-02-18 12:21:17 +00:00 |
|
Luck
|
cb9e0899fc
|
Misc refactoring and tidying up
|
2021-02-10 11:12:30 +00:00 |
|
Callum Seabrook
|
d8aefd23d3
|
Added virtual host support for RabbitMQ (#2877)
|
2021-02-05 11:38:13 +00:00 |
|
ruViolence
|
a8dfd38fe6
|
RabbitMQ messenger support (#2874)
|
2021-02-04 17:10:30 +00:00 |
|
Luck
|
b7ac05a0a5
|
Improve Fabric initial connection debug
|
2021-02-04 13:29:33 +00:00 |
|
Luck
|
d5cefac65d
|
Fix Fabric permissions not being copied during player respawn (#2818)
|
2021-01-16 18:25:26 +00:00 |
|
Luck
|
238a4fba75
|
Rename MapProcessor to DirectProcessor
|
2021-01-13 18:25:02 +00:00 |
|
Luck
|
443ea510bb
|
Implement plugin message messenger service on Fabric
|
2021-01-06 13:14:41 +00:00 |
|
Luck
|
848c36928f
|
Fix logging in on Fabric using offline mode (#2810)
|
2021-01-05 10:30:28 +00:00 |
|
i509VCB
|
21abb94796
|
Fabric (#2029)
|
2021-01-04 15:23:54 +00:00 |
|