From fa07b66b763ddadc8dce38da475b5dcab7e95c13 Mon Sep 17 00:00:00 2001 From: Git Manager GUI Date: Tue, 7 Apr 2026 19:55:06 +0200 Subject: [PATCH] Upload via Git Manager GUI --- pom.xml | 86 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 46 insertions(+), 40 deletions(-) diff --git a/pom.xml b/pom.xml index 770120f..cf0dac5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,60 +1,66 @@ + - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - net.viper.bungee - StatusAPI - 4.1.0 + net.viper + StatusAPIBridge + 1.0.0 jar - StatusAPI - BungeeCord Status API Plugin - - 8 - 8 + 17 + ${java.version} + ${java.version} UTF-8 + + + spigot-repo + https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + + vault-repo + https://nexus.hc.to/content/repositories/pub_releases/ + + + - + - net.md-5 - bungeecord-api - 1.20 - system - C:\Users\Viper\Downloads\BungeeCord.jar - - - - - net.luckperms - api - 5.4 + org.spigotmc + spigot-api + 1.21-R0.1-SNAPSHOT provided - true - - + - com.zaxxer - HikariCP - 5.1.0 + net.milkbowl.vault + VaultAPI + 1.7 + provided - StatusAPI - - - - src/main/resources - false - - + StatusAPIBridge + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.1 + + + package + shade + + false + + + + + - - \ No newline at end of file +