mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2024-11-24 11:38: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(
|
ADVENTURE_PLATFORM(
|
||||||
"me{}lucko",
|
"me{}lucko",
|
||||||
"adventure-platform-api",
|
"adventure-platform-api",
|
||||||
"4.11.1",
|
"4.11.2",
|
||||||
"zCnxNgosme++TsheFaL+YHdtRIrp+oJhUiI8awsKgfQ=",
|
"zCnxNgosme++TsheFaL+YHdtRIrp+oJhUiI8awsKgfQ=",
|
||||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||||
),
|
),
|
||||||
ADVENTURE_PLATFORM_BUKKIT(
|
ADVENTURE_PLATFORM_BUKKIT(
|
||||||
"me{}lucko",
|
"me{}lucko",
|
||||||
"adventure-platform-bukkit",
|
"adventure-platform-bukkit",
|
||||||
"4.11.1",
|
"4.11.2",
|
||||||
"+xpPjOz1YkhB2Dq8JDNPcKOm4IUijolg10a2x+ISpBc=",
|
"mrtYZvt00GH4oejuBJ2QEbFkmz1F+PGmthPwroSxCgo=",
|
||||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||||
),
|
),
|
||||||
ADVENTURE_PLATFORM_BUNGEECORD(
|
ADVENTURE_PLATFORM_BUNGEECORD(
|
||||||
"me{}lucko",
|
"me{}lucko",
|
||||||
"adventure-platform-bungeecord",
|
"adventure-platform-bungeecord",
|
||||||
"4.11.1",
|
"4.11.2",
|
||||||
"+WUdRdZ6qkacw3ha/R3ayLx46soMywGe70Zmnw4yha8=",
|
"+WUdRdZ6qkacw3ha/R3ayLx46soMywGe70Zmnw4yha8=",
|
||||||
Relocation.of("adventure", "net{}kyori{}adventure")
|
Relocation.of("adventure", "net{}kyori{}adventure")
|
||||||
),
|
),
|
||||||
@ -128,8 +128,8 @@ public enum Dependency {
|
|||||||
COMMODORE(
|
COMMODORE(
|
||||||
"me{}lucko",
|
"me{}lucko",
|
||||||
"commodore",
|
"commodore",
|
||||||
"2.0",
|
"2.1",
|
||||||
"5pPvU2MFRK4doXDOG8UKTp1y7D7uuTfiPglTosUh4zk=",
|
"5rh0Z8KtRo4JiSyMc1++48a6z8Aq60DVZ4Nr9FpgQLY=",
|
||||||
Relocation.of("commodore", "me{}lucko{}commodore")
|
Relocation.of("commodore", "me{}lucko{}commodore")
|
||||||
),
|
),
|
||||||
COMMODORE_FILE(
|
COMMODORE_FILE(
|
||||||
|
Loading…
Reference in New Issue
Block a user