From 277a44fe54de041247c7b9324ee0ec7649414755 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Sun, 27 Jul 2025 13:42:47 +0000 Subject: [PATCH] Dateien nach "/" hochladen --- pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..0592fa7 --- /dev/null +++ b/pom.xml @@ -0,0 +1,38 @@ + + 4.0.0 + com.viper + AutoSortChest + 1.0-SNAPSHOT + AutoSortChest + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + org.spigotmc + spigot-api + 1.21-R0.1-SNAPSHOT + provided + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + 17 + + + + + \ No newline at end of file