outdated fabric.mod.json (requires fabric API modules not available for 1.19)
Zailer43 opened this issue ยท 0 comments
Description
At build.gradle luckperms requires fabric-command-api-v2
and fabric-networking-api-v1
, while on fabric.mod.json it requires fabric-command-api-v1
and fabric-networking-v0
Reproduction Steps
Try to use LuckPerms using Fabric API 0.58 in 1.19
Expected Behaviour
Being able to use LuckPerms without having to modify fabric.mod.json
Server Details
Fabric 0.14.8 (1.19)
LuckPerms Version
5.4.36 and 5.3.86
Logs and Configs
https://gist.github.com/Zailer43/1b477b84986cf16e0cc6d6d12d5de260
Extra Details
No response