pueblos + hClaims support updated

This commit is contained in:
SuperRonanCraft
2021-05-18 17:59:04 -04:00
parent e7cf494107
commit 2739fb633c
8 changed files with 39 additions and 18 deletions

View File

@@ -45,7 +45,7 @@
<repositoryLayout>default</repositoryLayout>
<groupId>com.hakan</groupId>
<artifactId>claimsystem</artifactId>
<version>1.1.1</version>
<version>2.1.8</version>
<packaging>jar</packaging>
<generatePom>true</generatePom>
</configuration>
@@ -262,6 +262,13 @@
<version>012e53d</version>
<scope>provided</scope>
</dependency>
<!-- Peublos (https://www.spigotmc.org/resources/pueblos.91255/) -->
<dependency>
<groupId>com.github.SuperRonanCraft</groupId>
<artifactId>Pueblos</artifactId>
<version>master-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<!-- Particles Library -->
<dependency>
<groupId>xyz.xenondevs</groupId>