From be44e8f2c9f5a8a8d529e84c332e25c0bc9587d6 Mon Sep 17 00:00:00 2001 From: M_Viper Date: Wed, 31 Dec 2025 23:08:33 +0000 Subject: [PATCH] Dateien nach "StatusAPI" hochladen --- StatusAPI/pom.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 StatusAPI/pom.xml diff --git a/StatusAPI/pom.xml b/StatusAPI/pom.xml new file mode 100644 index 0000000..9255649 --- /dev/null +++ b/StatusAPI/pom.xml @@ -0,0 +1,43 @@ + + + 4.0.0 + + net.viper.bungee + StatusAPI + 1.0 + jar + + StatusAPI + BungeeCord Status API Plugin + + + 8 + 8 + UTF-8 + + + + + + net.md-5 + bungeecord-api + 1.20 + provided + + + + + StatusAPI + + + + src/main/resources + false + + + + +