This commit is contained in:
11
pom.xml
11
pom.xml
@@ -53,6 +53,12 @@
|
||||
<version>${spigot.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.mojang</groupId>
|
||||
<artifactId>authlib</artifactId>
|
||||
<version>3.2.37</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
@@ -72,6 +78,11 @@
|
||||
<url>https://papermc.io/repo/repository/maven-public/</url>
|
||||
</repository>
|
||||
|
||||
<repository>
|
||||
<id>velocity</id>
|
||||
<url>https://nexus.velocitypowered.com/repository/maven-public/</url>
|
||||
</repository>
|
||||
|
||||
<!-- Lumine is a repo hosted by the creators of MythicCraft -->
|
||||
<repository>
|
||||
<id>lumine</id>
|
||||
|
||||
Reference in New Issue
Block a user