Skip to content

Commit

Permalink
Update Multiverse and removed unused folialib
Browse files Browse the repository at this point in the history
  • Loading branch information
Deichor committed Dec 9, 2024
1 parent da99cad commit b630df8
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -631,31 +631,16 @@

<!-- Multiverse Repo -->
<repository>
<id>onarandombox-repo-releases</id>
<url>https://repo.onarandombox.com/content/repositories/multiverse/</url>
<id>multiverse-multiverse-releases</id>
<name>Multiverse Repository</name>
<url>https://repo.onarandombox.com/multiverse-releases</url>
<releases>
<enabled>true</enabled>
</releases>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
<repository>
<id>onarandombox-repo-snapshots</id>
<url>https://repo.onarandombox.com/content/repositories/multiverse-snapshots/</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>
</repository>

<!-- FoliaLib -->
<repository>
<id>devmart-other</id>
<url>https://nexuslite.gcnt.net/repos/other/</url>
</repository>

<repository>
<id>opencollab-snapshot</id>
Expand Down Expand Up @@ -984,8 +969,8 @@
<!-- Multi World plugin, https://www.spigotmc.org/resources/multiverse-core.390/ -->
<dependency>
<groupId>com.onarandombox.multiversecore</groupId>
<artifactId>Multiverse-Core</artifactId>
<version>4.3.1</version>
<artifactId>multiverse-core</artifactId>
<version>4.3.14</version>
<type>jar</type>
<scope>provided</scope>
<exclusions>
Expand Down

0 comments on commit b630df8

Please # to comment.