From bd13c71c6b2028397b117cdb529b4f2ca662fc69 Mon Sep 17 00:00:00 2001 From: WesleyVanNeck Date: Sat, 14 Sep 2019 17:22:08 +0200 Subject: [PATCH] fix compiling the plugin part 1 --- pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4cf58cdfb..25a93324f 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,30 @@ 1.8 1.8 + + + + net.md-5 + bungeecord-api + 1.14-SNAPSHOT + jar + provided + + + net.md-5 + bungeecord-api + 1.14-SNAPSHOT + javadoc + provided + + + com.whirvis + jraknet + 2.11.8 + + + + GeyserMC @@ -112,4 +136,4 @@ - \ No newline at end of file +