diff --git a/Bukkit-Patches/0013-BungeeCord-Chat-API.patch b/Bukkit-Patches/0013-BungeeCord-Chat-API.patch index 648e8992..12995d67 100644 --- a/Bukkit-Patches/0013-BungeeCord-Chat-API.patch +++ b/Bukkit-Patches/0013-BungeeCord-Chat-API.patch @@ -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 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 + + net.md-5 + bungeecord-chat -+ 1.16-R0.2 ++ 1.16-R0.3 + jar + compile + @@ -26,7 +26,7 @@ index 5b44fa0e..070ba3f8 100644 https://guava.dev/releases/21.0/api/docs/ https://javadoc.io/doc/org.yaml/snakeyaml/1.26/ https://javadoc.io/doc/org.jetbrains/annotations-java5/19.0.0/ -+ https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.2/ ++ https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.3/