Update bungeecord-chat

This commit is contained in:
md_5 2020-07-18 17:46:10 +10:00
parent 05da6faa3a
commit d4cbb64430
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -1,11 +1,11 @@
From e659e9610265b0722121de7e931cdc0525ab96a4 Mon Sep 17 00:00:00 2001
From b565622f2f1a13e44d294e78c86071685801fc9b Mon Sep 17 00:00:00 2001
From: md_5 <git@md-5.net>
Date: Sat, 13 Dec 2014 02:59:14 +0100
Subject: [PATCH] BungeeCord Chat API
diff --git a/pom.xml b/pom.xml
index 5b44fa0e..070ba3f8 100644
index 5b44fa0e..10d59b21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,13 @@
@ -15,7 +15,7 @@ index 5b44fa0e..070ba3f8 100644
+ <dependency>
+ <groupId>net.md-5</groupId>
+ <artifactId>bungeecord-chat</artifactId>
+ <version>1.16-R0.2</version>
+ <version>1.16-R0.3</version>
+ <type>jar</type>
+ <scope>compile</scope>
+ </dependency>
@ -26,7 +26,7 @@ index 5b44fa0e..070ba3f8 100644
<link>https://guava.dev/releases/21.0/api/docs/</link>
<link>https://javadoc.io/doc/org.yaml/snakeyaml/1.26/</link>
<link>https://javadoc.io/doc/org.jetbrains/annotations-java5/19.0.0/</link>
+ <link>https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.2/</link>
+ <link>https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.3/</link>
</links>
</configuration>
</plugin>