diff --git a/pom.xml b/pom.xml
index 4eaf873..2b7c045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,11 @@
papermc
https://papermc.io/repo/repository/maven-public/
+
+
+ apache-snapshots
+ https://repository.apache.org/content/repositories/snapshots/
+
@@ -30,6 +35,7 @@
1.16.5-R0.1-SNAPSHOT
provided
+
io.papermc
paperlib
@@ -44,12 +50,14 @@
1.18.20
compile
+
org.json
json
20210307
compile
+
commons-io
commons-io
@@ -57,6 +65,12 @@
compile
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 3.3.0-SNAPSHOT
+
+