mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-05 18:39:40 +01:00
Update dependencies for 1.19.1 support (#3440)
This commit is contained in:
parent
ad08b158f7
commit
55d291f975
@ -71,21 +71,21 @@ public enum Dependency {
|
||||
ADVENTURE_PLATFORM(
|
||||
"me{}lucko",
|
||||
"adventure-platform-api",
|
||||
"4.11.1",
|
||||
"4.11.2",
|
||||
"zCnxNgosme++TsheFaL+YHdtRIrp+oJhUiI8awsKgfQ=",
|
||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||
),
|
||||
ADVENTURE_PLATFORM_BUKKIT(
|
||||
"me{}lucko",
|
||||
"adventure-platform-bukkit",
|
||||
"4.11.1",
|
||||
"+xpPjOz1YkhB2Dq8JDNPcKOm4IUijolg10a2x+ISpBc=",
|
||||
"4.11.2",
|
||||
"mrtYZvt00GH4oejuBJ2QEbFkmz1F+PGmthPwroSxCgo=",
|
||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||
),
|
||||
ADVENTURE_PLATFORM_BUNGEECORD(
|
||||
"me{}lucko",
|
||||
"adventure-platform-bungeecord",
|
||||
"4.11.1",
|
||||
"4.11.2",
|
||||
"+WUdRdZ6qkacw3ha/R3ayLx46soMywGe70Zmnw4yha8=",
|
||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||
),
|
||||
@ -128,8 +128,8 @@ public enum Dependency {
|
||||
COMMODORE(
|
||||
"me{}lucko",
|
||||
"commodore",
|
||||
"2.0",
|
||||
"5pPvU2MFRK4doXDOG8UKTp1y7D7uuTfiPglTosUh4zk=",
|
||||
"2.1",
|
||||
"5rh0Z8KtRo4JiSyMc1++48a6z8Aq60DVZ4Nr9FpgQLY=",
|
||||
Relocation.of("commodore", "me{}lucko{}commodore")
|
||||
),
|
||||
COMMODORE_FILE(
|
||||
|
Loading…
Reference in New Issue
Block a user