mirror of
https://github.com/MilkBowl/Vault.git
synced 2024-11-10 21:01:03 +01:00
Library updates!
This commit is contained in:
parent
3710183b8a
commit
0f51bd7ef8
Binary file not shown.
BIN
lib/iConomy6.jar
BIN
lib/iConomy6.jar
Binary file not shown.
Binary file not shown.
12
pom.xml
12
pom.xml
@ -16,9 +16,9 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.tyrannyofheaven.bukkit</groupId>
|
<groupId>org.tyrannyofheaven.bukkit</groupId>
|
||||||
<artifactId>zPermissions</artifactId>
|
<artifactId>zPermissions</artifactId>
|
||||||
<version>0.9.5-SNAPSHOT</version>
|
<version>0.9.7</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/zPermissions-0.9.5.jar</systemPath>
|
<systemPath>${project.basedir}/lib/zPermissions.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.ic3d.eco</groupId>
|
<groupId>me.ic3d.eco</groupId>
|
||||||
@ -30,7 +30,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>is.currency</groupId>
|
<groupId>is.currency</groupId>
|
||||||
<artifactId>Currency</artifactId>
|
<artifactId>Currency</artifactId>
|
||||||
<version>0.3</version>
|
<version>0.6</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/CurrencyCore.jar</systemPath>
|
<systemPath>${project.basedir}/lib/CurrencyCore.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
@ -107,7 +107,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.iCo6.iConomy</groupId>
|
<groupId>com.iCo6.iConomy</groupId>
|
||||||
<artifactId>iConomy</artifactId>
|
<artifactId>iConomy</artifactId>
|
||||||
<version>6.0</version>
|
<version>6.0.9b</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/iConomy6.jar</systemPath>
|
<systemPath>${project.basedir}/lib/iConomy6.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
@ -168,7 +168,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.bananaco.permissions.Permissions</groupId>
|
<groupId>de.bananaco.permissions.Permissions</groupId>
|
||||||
<artifactId>bPermissions2</artifactId>
|
<artifactId>bPermissions2</artifactId>
|
||||||
<version>2.6.3</version>
|
<version>2.9.0</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/bpermissions2.jar</systemPath>
|
<systemPath>${project.basedir}/lib/bpermissions2.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
@ -189,7 +189,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.greatman.Craftconomy</groupId>
|
<groupId>me.greatman.Craftconomy</groupId>
|
||||||
<artifactId>Craftconomy</artifactId>
|
<artifactId>Craftconomy</artifactId>
|
||||||
<version>1.0.0</version>
|
<version>2.3.1</version>
|
||||||
<scope>system</scope>
|
<scope>system</scope>
|
||||||
<systemPath>${project.basedir}/lib/Craftconomy.jar</systemPath>
|
<systemPath>${project.basedir}/lib/Craftconomy.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user