geforkt von Mirrors/Paper
Adventure 4.5.1
Dieser Commit ist enthalten in:
Ursprung
afea0e8abf
Commit
a0093e142b
@ -7,7 +7,7 @@ Co-authored-by: zml <zml@stellardrift.ca>
|
||||
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 58fc279186e01a4703102227f387e96272fcf0a7..5bd3e4a689e0426e6430a8232a90a4881c27bd8c 100644
|
||||
index 58fc279186e01a4703102227f387e96272fcf0a7..efcd00a8f25a9e82512b090f54a337fed734dfb5 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -48,7 +48,39 @@
|
||||
@ -20,7 +20,7 @@ index 58fc279186e01a4703102227f387e96272fcf0a7..5bd3e4a689e0426e6430a8232a90a488
|
||||
+ <dependency>
|
||||
+ <groupId>net.kyori</groupId>
|
||||
+ <artifactId>adventure-bom</artifactId>
|
||||
+ <version>4.5.0</version>
|
||||
+ <version>4.5.1</version> <!-- keep this version in synch with javadoc section below! -->
|
||||
+ <type>pom</type>
|
||||
+ <scope>import</scope>
|
||||
+ </dependency>
|
||||
@ -55,10 +55,10 @@ index 58fc279186e01a4703102227f387e96272fcf0a7..5bd3e4a689e0426e6430a8232a90a488
|
||||
<link>https://javadoc.io/doc/org.jetbrains/annotations-java5/20.1.0/</link>
|
||||
<link>https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/</link>
|
||||
+ <!-- Paper start -->
|
||||
+ <link>https://jd.adventure.kyori.net/api/4.5.0/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-gson/4.5.0/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-legacy/4.5.0/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-plain/4.5.0/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/api/4.5.1/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-gson/4.5.1/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-legacy/4.5.1/</link>
|
||||
+ <link>https://jd.adventure.kyori.net/text-serializer-plain/4.5.1/</link>
|
||||
+ <!-- Paper end -->
|
||||
</links>
|
||||
</configuration>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren