diff --git a/Core/pom.xml b/Core/pom.xml
index bef50883..58a57be3 100644
--- a/Core/pom.xml
+++ b/Core/pom.xml
@@ -70,6 +70,7 @@
com.songoda:*
com.zaxxer:HikariCP
de.tr7zw:item-nbt-api
+ net.kyori:*
@@ -83,6 +84,11 @@
de.tr7zw.changeme.nbtapi
com.songoda.core.third_party.de.tr7zw.nbtapi
+
+
+ net.kyori
+ com.songoda.core.third_party.net.kyori
+
@@ -92,6 +98,7 @@
com/
de/tr7zw/
+ net/kyori/
META-INF/MANIFEST.MF
META-INF/maven/com.songoda/SongodaCore/
@@ -126,6 +133,20 @@
compile
+
+ net.kyori
+ adventure-api
+ 4.11.0
+ compile
+
+
+
+ net.kyori
+ adventure-platform-bukkit
+ 4.1.1
+ compile
+
+
org.yaml