diff --git a/nms/reflection/pom.xml b/nms/reflection/pom.xml
new file mode 100644
index 0000000..d1719ad
--- /dev/null
+++ b/nms/reflection/pom.xml
@@ -0,0 +1,27 @@
+
+
+
+ ShopChest-parent
+ de.epiceric
+ 1.14.0-SNAPSHOT
+ ../../pom.xml
+
+ 4.0.0
+
+ shopchest-nms-reflection
+ 1.0.0
+
+
+
+ org.spigotmc
+ spigot-api
+
+
+ de.epiceric
+ shopchest-nms-interface
+
+
+
+
\ No newline at end of file
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 765efd2..56cfc60 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -88,6 +88,10 @@
de.epiceric
shopchest-nms-interface
+
+ de.epiceric
+ shopchest-nms-reflection
+
de.epiceric
shopchest-nms-v1_17_R1
diff --git a/pom.xml b/pom.xml
index a157772..78bc7aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,7 @@
plugin
nms/interface
+ nms/reflection
nms/v1_17_R1
@@ -220,6 +221,11 @@
shopchest-nms-interface
1.0.0
+
+ de.epiceric
+ shopchest-nms-reflection
+ 1.0.0
+
de.epiceric
shopchest-nms-v1_17_R1