mirror of
https://hub.spigotmc.org/stash/scm/spigot/spigot.git
synced 2025-09-18 21:33:01 +00:00
Update bungeecord-chat
This commit is contained in:
parent
05da6faa3a
commit
d4cbb64430
1 changed files with 4 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue