From 46bd621dd8bbb91a39ca6dea444a475bc944ffae Mon Sep 17 00:00:00 2001 From: Zrips Date: Mon, 6 May 2024 19:32:05 +0300 Subject: [PATCH] Pom --- pom.xml | 33 ++++++++++++++++++++++++++++++--- 1 file changed, 30 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bed3add..5414891 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ CMI-API CMI-API - 9.7.0.6 + 9.7.0.8 CMI-API http://maven.apache.org jar @@ -19,15 +19,34 @@ - org.spigotmc - spigot + dev.folia + folia-api 1.20.4-R0.1-SNAPSHOT provided + + com.mojang + authlib + 1.5.21 + provided + + + org.spigotmc + spigot-api + 1.20.6-R0.1-SNAPSHOT + provided + + + org.spigotmc + spigot + 1.20.6-R0.1-SNAPSHOT + provided + com.github.Zrips CMILib 1.4.7.4 + provided com.github.MilkBowl @@ -37,6 +56,14 @@ + + papermc + https://repo.papermc.io/repository/maven-public/ + + + minecraft-repo + https://libraries.minecraft.net/ + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/