diff --git a/pom.xml b/pom.xml
index e83f858..a06d862 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,14 @@
3.3.0-SNAPSHOT
false
+
+
+ *:*
+
+ META-INF/MANIFEST.MF
+
+
+
co.aikar.commands
@@ -44,10 +52,6 @@
me.EtienneDx.AnnotationConfig
me.EtienneDx.RealEstate.AnnotationConfig
-
- me.ryanhamshire.GriefPrevention
- me.EtienneDx.RealEstate.GriefPrevention
-
@@ -59,15 +63,33 @@
+
+ maven-assembly-plugin
+ 2.4.1
+
+ ${project.name}-${project.version}
+ false
+
+ jar-with-dependencies
+
+
+
+ sampler.Main
+
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
-
-
- github
- GitHub Packages
- https://maven.pkg.github.com/EtienneDx/RealEstate
-
-
spigot-repo
@@ -129,7 +151,7 @@
com.github.EtienneDx
GriefPrevention
1a4b2ea0b639c90f3858316fc4655478b5f0cdbc
-
+ provided
com.github.EtienneDx