From 934df7894c995bbe05d7c639b2f6ecbca7bac746 Mon Sep 17 00:00:00 2001 From: Git Manager GUI Date: Fri, 19 Jun 2026 23:11:06 +0200 Subject: [PATCH] Upload via Git Manager GUI --- pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..4c1ebe8 --- /dev/null +++ b/pom.xml @@ -0,0 +1,48 @@ + + + 4.0.0 + + de.lasertec + Lasertec + 2.0.0 + jar + + Lasertec + Realistic LaserTag Minigame - Multi-Arena with Base Mechanics + + + 17 + 17 + UTF-8 + + + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + + + + org.spigotmc + spigot-api + 1.20.1-R0.1-SNAPSHOT + provided + + + + + Lasertec-${project.version} + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + +