From 4312eb14d3ba1fd959a377112ede08e10149fd98 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Wed, 6 Aug 2025 07:10:28 +0000 Subject: [PATCH] Dateien nach "/" hochladen --- pom.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..7d4311f --- /dev/null +++ b/pom.xml @@ -0,0 +1,40 @@ + + + 4.0.0 + + viper + ButtonControl + 1.0-SNAPSHOT + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + org.spigotmc + spigot-api + 1.21.1-R0.1-SNAPSHOT + provided + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 17 + 17 + + + + + \ No newline at end of file