From 1b863a9786c83ef6d02474ca6bac0f1c28985535 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Mon, 29 Sep 2025 20:39:18 +0000 Subject: [PATCH] Dateien nach "GlobalChatSuppressor" hochladen --- GlobalChatSuppressor/pom.xml | 42 ++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 GlobalChatSuppressor/pom.xml diff --git a/GlobalChatSuppressor/pom.xml b/GlobalChatSuppressor/pom.xml new file mode 100644 index 0000000..a42e58a --- /dev/null +++ b/GlobalChatSuppressor/pom.xml @@ -0,0 +1,42 @@ + + 4.0.0 + + de.viper.globalchat + GlobalChatSuppressor + 1.0.0 + jar + + GlobalChatSuppressor + + + 17 + 1.21.1-R0.1-SNAPSHOT + + + + + org.spigotmc + spigot-api + ${spigot.version} + provided + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + ${java.version} + ${java.version} + UTF-8 + + + + +