diff --git a/plugin/pom.xml b/plugin/pom.xml
index 65f8803..71feb8c 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -11,9 +11,110 @@
plugin
-
- 17
- 17
-
+
+
+ org.spigotmc
+ spigot-api
+
+
+ com.github.MilkBowl
+ VaultAPI
+
+
+ fr.xephi
+ authme
+
+
+ com.plotsquared
+ PlotSquared-Core
+
+
+ com.github.rlf.uSkyBlock
+ uSkyBlock-API
+
+
+ com.wasteofplastic
+ askyblock
+
+
+ com.github.TechFortress
+ GriefPrevention
+
+
+ me.wiefferink
+ areashop
+
+
+ world.bentobox
+ bentobox
+
+
+ com.github.IntellectualSites.PlotSquared
+ Core
+
+
+ com.github.TownyAdvanced
+ Towny
+
+
+ pl.gnacik.islandworld
+ IslandWorld
+
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+
+ org.codemc.worldguardwrapper
+ worldguardwrapper
+
+
+ org.bstats
+ bstats-bukkit
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.slf4j
+ slf4j-jdk14
+
+
+ org.inventivetalent
+ reflectionhelper
+
+
+
+
+
+
+ src/main/resources
+ true
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 5dcec23..c17eac3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,90 +204,85 @@
-
-
-
- src/main/resources
- .
- true
-
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 3.2.2
-
-
- package
-
- shade
-
-
-
-
- false
-
-
- org.bstats
- de.epiceric.shopchest.dependencies.bstats
-
-
- org.codemc.worldguardwrapper
- de.epiceric.shopchest.dependencies.worldguardwrapper
-
-
- com.zaxxer.hikari
- de.epiceric.shopchest.dependencies.hikari
-
-
- org.slf4j
- de.epiceric.shopchest.dependencies.slf4j
-
-
- org.inventivetalent.reflection
- de.epiceric.shopchest.dependencies.reflectionhelper
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
- 3.2.1
-
-
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 3.2.0
-
- none
-
-
-
-
- jar
-
-
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- 3.0.0-M1
-
- v@{project.version}
-
-
-
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 3.2.2
+
+
+ package
+
+ shade
+
+
+
+
+ false
+
+
+ org.bstats
+ de.epiceric.shopchest.dependencies.bstats
+
+
+ org.codemc.worldguardwrapper
+ de.epiceric.shopchest.dependencies.worldguardwrapper
+
+
+ com.zaxxer.hikari
+ de.epiceric.shopchest.dependencies.hikari
+
+
+ org.slf4j
+ de.epiceric.shopchest.dependencies.slf4j
+
+
+ org.inventivetalent.reflection
+ de.epiceric.shopchest.dependencies.reflectionhelper
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.2.1
+
+
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 3.2.0
+
+ none
+
+
+
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 3.0.0-M1
+
+ v@{project.version}
+
+
+
+