diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..acdaf6b --- /dev/null +++ b/pom.xml @@ -0,0 +1,85 @@ + + + 4.0.0 + + com.mviper + zenithjoin + 5.1.0 + jar + + ZenithJoin + A customizable join plugin for a peak player experience + + + + M_Viper + M_Viper + + + + + 21 + UTF-8 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + 21 + 21 + + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.1 + + + package + + shade + + + + + + + + src/main/resources + true + + + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + placeholderapi + https://repo.extendedclip.com/content/repositories/placeholderapi/ + + + + + + org.spigotmc + spigot-api + 1.21-R0.1-SNAPSHOT + provided + + + me.clip + placeholderapi + 2.11.7 + provided + + + \ No newline at end of file