From 6165d572ce08202aa74a29dfcf39252037bbd65d Mon Sep 17 00:00:00 2001 From: M_Viper Date: Sun, 5 Oct 2025 14:38:54 +0000 Subject: [PATCH] Dateien nach "/" hochladen --- pom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..3d31572 --- /dev/null +++ b/pom.xml @@ -0,0 +1,37 @@ + + 4.0.0 + + me.viper + Team + 1.0.0 + TeamPlugin + Erweitertes konfigurierbares Team-Plugin (Spigot 1.21.x) + + + 17 + 17 + UTF-8 + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + sonatype + https://oss.sonatype.org/content/groups/public/ + + + + + + org.spigotmc + spigot-api + 1.21.7-R0.1-SNAPSHOT + provided + + +