diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..a6896ca --- /dev/null +++ b/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + de.velocityfall + VelocityFall + 1.0.0 + + 21 + UTF-8 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + ${java.version} + ${java.version} + + + + + + + spigotmc-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + org.spigotmc + spigot-api + 1.21.1-R0.1-SNAPSHOT + provided + + + \ No newline at end of file