@@ -41,17 +41,17 @@ public enum Library {
41
41
/**
42
42
* Represents the <a href="https://docs.advntr.dev">Adventure API</a> library.
43
43
*/
44
- ADVENTURE_API ("Adventure API" , "net.kyori.adventure.Adventure" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-api/4.18 .0/adventure-api-4.18 .0.jar" , "adventure-api.jar" ),
44
+ ADVENTURE_API ("Adventure API" , "net.kyori.adventure.Adventure" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-api/4.20 .0/adventure-api-4.20 .0.jar" , "adventure-api.jar" ),
45
45
46
46
/**
47
47
* Represents the <a href="https://docs.advntr.dev">Adventure Key</a> library.
48
48
*/
49
- ADVENTURE_KEY ("Adventure Key" , "net.kyori.adventure.key.Key" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-key/4.18 .0/adventure-key-4.18 .0.jar" , "adventure-key.jar" ),
49
+ ADVENTURE_KEY ("Adventure Key" , "net.kyori.adventure.key.Key" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-key/4.20 .0/adventure-key-4.20 .0.jar" , "adventure-key.jar" ),
50
50
51
51
/**
52
52
* Represents the <a href="https://docs.advntr.dev">Adventure NBT</a> library.
53
53
*/
54
- ADVENTURE_NBT ("Adventure NBT" , "net.kyori.adventure.nbt.BinaryTagLike" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-nbt/4.18 .0/adventure-nbt-4.18 .0.jar" , "adventure-nbt.jar" ),
54
+ ADVENTURE_NBT ("Adventure NBT" , "net.kyori.adventure.nbt.BinaryTagLike" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-nbt/4.20 .0/adventure-nbt-4.20 .0.jar" , "adventure-nbt.jar" ),
55
55
56
56
/**
57
57
* Represents the <a href="https://docs.advntr.dev">Adventure Platform API</a> library.
@@ -63,11 +63,6 @@ public enum Library {
63
63
*/
64
64
ADVENTURE_PLATFORM_BUKKIT ("Adventure Platform Bukkit" , "net.kyori.adventure.platform.bukkit.BukkitAudiences" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-platform-bukkit/4.3.4/adventure-platform-bukkit-4.3.4.jar" , "adventure-platform-bukkit.jar" ),
65
65
66
- /**
67
- * Represents the <a href="https://docs.advntr.dev">Adventure Platform BungeeCord</a> library.
68
- */
69
- ADVENTURE_PLATFORM_BUNGEECORD ("Adventure Platform BungeeCord" , "net.kyori.adventure.platform.bungeecord.BungeeAudiences" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-platform-bungeecord/4.3.4/adventure-platform-bungeecord-4.3.4.jar" , "adventure-platform-bungeecord.jar" ),
70
-
71
66
/**
72
67
* Represents the <a href="https://docs.advntr.dev">Adventure Platform Facet</a> library.
73
68
*/
@@ -78,35 +73,30 @@ public enum Library {
78
73
*/
79
74
ADVENTURE_PLATFORM_SPONGEAPI ("Adventure Platform SpongeAPI" , "net.kyori.adventure.platform.spongeapi.SpongeAudiences" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-platform-spongeapi/4.3.4/adventure-platform-spongeapi-4.3.4.jar" , "adventure-platform-spongeapi.jar" ),
80
75
81
- /**
82
- * Represents the <a href="https://docs.advntr.dev">Adventure Platform Viaversion</a> library.
83
- */
84
- ADVENTURE_PLATFORM_VIAVERSION ("Adventure Platform Viaversion" , "net.kyori.adventure.platform.viaversion.ViaFacet" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-platform-viaversion/4.3.4/adventure-platform-viaversion-4.3.4.jar" , "adventure-platform-viaversion.jar" ),
85
-
86
76
/**
87
77
* Represents the <a href="https://docs.advntr.dev">Adventure Text Serializer Gson</a> library.
88
78
*/
89
- ADVENTURE_TEXT_SERIALIZER_GSON ("Adventure Text Serializer Gson" , "net.kyori.adventure.text.serializer.gson.GsonComponentSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-gson/4.18 .0/adventure-text-serializer-gson-4.18 .0.jar" , "adventure-text-serializer-gson.jar" ),
79
+ ADVENTURE_TEXT_SERIALIZER_GSON ("Adventure Text Serializer Gson" , "net.kyori.adventure.text.serializer.gson.GsonComponentSerializer" , Relocation .KYORI_RELOCATION , "https://github.com/Remigio07/adventure/releases/download/v4.20 .0/adventure-text-serializer-gson-4.20 .0.jar" , "adventure-text-serializer-gson.jar" ),
90
80
91
81
/**
92
82
* Represents the <a href="https://docs.advntr.dev">Adventure Text Serializer Gson Legacy Impl</a> library.
93
83
*/
94
- ADVENTURE_TEXT_SERIALIZER_GSON_LEGACY_IMPL ("Adventure Text Serializer Gson Legacy Impl" , "net.kyori.adventure.text.serializer.gson.legacyimpl.NBTLegacyHoverEventSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-gson-legacy-impl/4.18 .0/adventure-text-serializer-gson-legacy-impl-4.18 .0.jar" , "adventure-text-serializer-gson-legacy-impl.jar" ),
84
+ ADVENTURE_TEXT_SERIALIZER_GSON_LEGACY_IMPL ("Adventure Text Serializer Gson Legacy Impl" , "net.kyori.adventure.text.serializer.gson.legacyimpl.NBTLegacyHoverEventSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-gson-legacy-impl/4.20 .0/adventure-text-serializer-gson-legacy-impl-4.20 .0.jar" , "adventure-text-serializer-gson-legacy-impl.jar" ),
95
85
96
86
/**
97
87
* Represents the <a href="https://docs.advntr.dev">Adventure Text Serializer JSON</a> library.
98
88
*/
99
- ADVENTURE_TEXT_SERIALIZER_JSON ("Adventure Text Serializer JSON" , "net.kyori.adventure.text.serializer.json.JSONComponentSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-json/4.18 .0/adventure-text-serializer-json-4.18 .0.jar" , "adventure-text-serializer-json.jar" ),
89
+ ADVENTURE_TEXT_SERIALIZER_JSON ("Adventure Text Serializer JSON" , "net.kyori.adventure.text.serializer.json.JSONComponentSerializer" , Relocation .KYORI_RELOCATION , "https://github.com/Remigio07/adventure/releases/download/v4.20 .0/adventure-text-serializer-json-4.20 .0.jar" , "adventure-text-serializer-json.jar" ),
100
90
101
91
/**
102
92
* Represents the <a href="https://docs.advntr.dev">Adventure Text Serializer JSON Legacy Impl</a> library.
103
93
*/
104
- ADVENTURE_TEXT_SERIALIZER_JSON_LEGACY_IMPL ("Adventure Text Serializer JSON Legacy Impl" , "net.kyori.adventure.text.serializer.json.legacyimpl.NBTLegacyHoverEventSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-json-legacy-impl/4.18 .0/adventure-text-serializer-json-legacy-impl-4.18 .0.jar" , "adventure-text-serializer-json-legacy-impl.jar" ),
94
+ ADVENTURE_TEXT_SERIALIZER_JSON_LEGACY_IMPL ("Adventure Text Serializer JSON Legacy Impl" , "net.kyori.adventure.text.serializer.json.legacyimpl.NBTLegacyHoverEventSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-json-legacy-impl/4.20 .0/adventure-text-serializer-json-legacy-impl-4.20 .0.jar" , "adventure-text-serializer-json-legacy-impl.jar" ),
105
95
106
96
/**
107
97
* Represents the <a href="https://docs.advntr.dev">Adventure Text Serializer Legacy</a> library.
108
98
*/
109
- ADVENTURE_TEXT_SERIALIZER_LEGACY ("Adventure Text Serializer Legacy" , "net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-legacy/4.18 .0/adventure-text-serializer-legacy-4.18 .0.jar" , "adventure-text-serializer-legacy.jar" ),
99
+ ADVENTURE_TEXT_SERIALIZER_LEGACY ("Adventure Text Serializer Legacy" , "net.kyori.adventure.text.serializer.legacy.LegacyComponentSerializer" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/adventure-text-serializer-legacy/4.20 .0/adventure-text-serializer-legacy-4.20 .0.jar" , "adventure-text-serializer-legacy.jar" ),
110
100
111
101
/**
112
102
* Represents the <a href="https://commons.apache.org/proper/commons-codec/">Apache Commons Codec</a> library.
@@ -301,7 +291,7 @@ public enum Library {
301
291
/**
302
292
* Represents the <a href="https://github.com/KyoriPowered/option">Option</a> library.
303
293
*/
304
- OPTION ("Option" , "net.kyori.option.Option" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/option/1.0 .0/option-1.0 .0.jar" , "option.jar" ),
294
+ OPTION ("Option" , "net.kyori.option.Option" , Relocation .KYORI_RELOCATION , "https://repo1.maven.org/maven2/net/kyori/option/1.1 .0/option-1.1 .0.jar" , "option.jar" ),
305
295
306
296
/**
307
297
* Represents the <a href="https://www.slf4j.org/">SLF4J API</a> library.
0 commit comments