|
@@ -4,34 +4,31 @@
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<groupId>xyz.spaceio</groupId>
|
|
<groupId>xyz.spaceio</groupId>
|
|
<artifactId>CustomOreGen</artifactId>
|
|
<artifactId>CustomOreGen</artifactId>
|
|
- <version>1.3.32-SNAPSHOT</version>
|
|
|
|
|
|
+ <version>1.3.33-SNAPSHOT</version>
|
|
<repositories>
|
|
<repositories>
|
|
- <!-- SpaceIO repository -->
|
|
|
|
- <repository>
|
|
|
|
- <id>spaceio-repo</id>
|
|
|
|
- <url>https://repo.spaceio.xyz/repository/maven-public/</url>
|
|
|
|
- </repository>
|
|
|
|
<!-- Spigot repository -->
|
|
<!-- Spigot repository -->
|
|
<repository>
|
|
<repository>
|
|
<id>spigot-repo</id>
|
|
<id>spigot-repo</id>
|
|
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
|
|
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
|
|
</repository>
|
|
</repository>
|
|
- <!-- Tastybento repository -->
|
|
|
|
- <repository>
|
|
|
|
- <id>bintray-tastybento-maven-repo</id>
|
|
|
|
- <name>bintray</name>
|
|
|
|
- <url>http://dl.bintray.com/tastybento/maven-repo</url>
|
|
|
|
- </repository>
|
|
|
|
<!-- CodeMC repository -->
|
|
<!-- CodeMC repository -->
|
|
<repository>
|
|
<repository>
|
|
<id>codemc-repo</id>
|
|
<id>codemc-repo</id>
|
|
<url>https://repo.codemc.org/repository/maven-public/</url>
|
|
<url>https://repo.codemc.org/repository/maven-public/</url>
|
|
</repository>
|
|
</repository>
|
|
- <!-- PlotSquared repo -->
|
|
|
|
|
|
+ <!-- PlotSquared repos -->
|
|
<repository>
|
|
<repository>
|
|
<id>athion-repo</id>
|
|
<id>athion-repo</id>
|
|
<url>http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/</url>
|
|
<url>http://ci.athion.net/job/PlotSquared-Breaking/ws/mvn/</url>
|
|
</repository>
|
|
</repository>
|
|
|
|
+ <repository>
|
|
|
|
+ <id>intellectualsites snapshots</id>
|
|
|
|
+ <url>https://mvn.intellectualsites.com/content/repositories/snapshots/</url>
|
|
|
|
+ </repository>
|
|
|
|
+ <repository>
|
|
|
|
+ <id>enginehub</id>
|
|
|
|
+ <url>https://maven.enginehub.org/repo</url>
|
|
|
|
+ </repository>
|
|
<!-- Placeholder repository -->
|
|
<!-- Placeholder repository -->
|
|
<repository>
|
|
<repository>
|
|
<id>placeholderapi</id>
|
|
<id>placeholderapi</id>
|
|
@@ -52,6 +49,17 @@
|
|
<id>bg-repo</id>
|
|
<id>bg-repo</id>
|
|
<url>https://repo.bg-software.com/repository/api/</url>
|
|
<url>https://repo.bg-software.com/repository/api/</url>
|
|
</repository>
|
|
</repository>
|
|
|
|
+ <!-- Tastybento repository -->
|
|
|
|
+ <repository>
|
|
|
|
+ <id>bintray-tastybento-maven-repo</id>
|
|
|
|
+ <name>bintray</name>
|
|
|
|
+ <url>http://dl.bintray.com/tastybento/maven-repo</url>
|
|
|
|
+ </repository>
|
|
|
|
+ <!-- SpaceIO repository -->
|
|
|
|
+ <repository>
|
|
|
|
+ <id>spaceio-repo</id>
|
|
|
|
+ <url>https://repo.spaceio.xyz/repository/maven-public/</url>
|
|
|
|
+ </repository>
|
|
</repositories>
|
|
</repositories>
|
|
<dependencies>
|
|
<dependencies>
|
|
<!--Spigot API -->
|
|
<!--Spigot API -->
|
|
@@ -122,19 +130,25 @@
|
|
</dependency>
|
|
</dependency>
|
|
<!-- PlotSquared -->
|
|
<!-- PlotSquared -->
|
|
<dependency>
|
|
<dependency>
|
|
- <groupId>com.github.intellectualsites.plotsquared</groupId>
|
|
|
|
- <artifactId>PlotSquared-API</artifactId>
|
|
|
|
- <version>latest</version>
|
|
|
|
- <scope>provided</scope>
|
|
|
|
|
|
+ <groupId>com.plotsquared</groupId>
|
|
|
|
+ <artifactId>PlotSquared-Bukkit</artifactId>
|
|
|
|
+ <version>6.1.4</version>
|
|
|
|
+ <scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
- <!-- PlotSquared Legacy -->
|
|
|
|
|
|
+ <!-- PlotSquared Legacy -->
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.plotsquared</groupId>
|
|
<groupId>com.plotsquared</groupId>
|
|
<artifactId>plotsquared-api</artifactId>
|
|
<artifactId>plotsquared-api</artifactId>
|
|
<version>18.12.21-SNAPSHOT</version>
|
|
<version>18.12.21-SNAPSHOT</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
- </dependency>
|
|
|
|
|
|
+ </dependency>
|
|
<!-- Lands -->
|
|
<!-- Lands -->
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.sk89q.worldedit</groupId>
|
|
|
|
+ <artifactId>worldedit-bukkit</artifactId>
|
|
|
|
+ <version>7.2.6-SNAPSHOT</version>
|
|
|
|
+ <scope>provided</scope>
|
|
|
|
+ </dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>me.angeschossen.lands</groupId>
|
|
<groupId>me.angeschossen.lands</groupId>
|
|
<artifactId>Lands</artifactId>
|
|
<artifactId>Lands</artifactId>
|