mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2026-04-22 16:17:23 +00:00
cooldowns database + rtp loader
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -7,7 +7,7 @@
|
||||
<groupId>me.SuperRonanCraft</groupId>
|
||||
<artifactId>BetterRTP</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>3.1.0-5</version>
|
||||
<version>3.1.1</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>1.8</maven.compiler.source>
|
||||
@@ -69,7 +69,7 @@
|
||||
<file>${basedir}/LocalJars/hClaims.jar</file>
|
||||
<repositoryLayout>default</repositoryLayout>
|
||||
<groupId>com.hakan</groupId>
|
||||
<artifactId>claimsystem</artifactId>
|
||||
<artifactId>claimapi</artifactId>
|
||||
<version>2.1.8</version>
|
||||
<packaging>jar</packaging>
|
||||
<generatePom>true</generatePom>
|
||||
@@ -220,7 +220,7 @@
|
||||
<dependency>
|
||||
<groupId>com.bekvon.bukkit</groupId>
|
||||
<artifactId>Residence</artifactId>
|
||||
<version>LATEST</version>
|
||||
<version>4.9.1.9</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- ProtocolLib -->
|
||||
@@ -261,7 +261,7 @@
|
||||
<dependency>
|
||||
<groupId>com.hakan</groupId>
|
||||
<artifactId>claimapi</artifactId>
|
||||
<version>LATEST</version>
|
||||
<version>2.1.8</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- GriefDefender (https://www.spigotmc.org/resources/griefdefender.68900/) -->
|
||||
|
||||
Reference in New Issue
Block a user