diff --git a/VotifierPlus/pom.xml b/VotifierPlus/pom.xml index 508c825..4f3d41d 100644 --- a/VotifierPlus/pom.xml +++ b/VotifierPlus/pom.xml @@ -122,6 +122,12 @@ com.velocitypowered velocity-api ${velocity.version} + + + com.velocitypowered + velocity-brigadier + + @@ -242,25 +248,33 @@ + + central + https://repo.maven.apache.org/maven2 + + false + + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ + + false + bencodez repo https://nexus.bencodez.com/repository/maven-public/ - - - bungeecord-repo - https://oss.sonatype.org/content/repositories/snapshots + + false + papermc https://repo.papermc.io/repository/maven-public/ - - - velocity - https://nexus.velocitypowered.com/repository/maven-public/ + + false + @@ -287,6 +301,12 @@ velocity-api ${velocity.version} provided + + + com.velocitypowered + velocity-brigadier + + org.bstats