Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it.
This commit is contained in:
parent
558b7bcd2c
commit
35b158a585
BIN
dependencies/PlayerVaultsX.jar
vendored
BIN
dependencies/PlayerVaultsX.jar
vendored
Binary file not shown.
7
pom.xml
7
pom.xml
@ -295,13 +295,6 @@
|
|||||||
<version>2.6.2</version>
|
<version>2.6.2</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>com.drtshock</groupId>
|
|
||||||
<artifactId>PlayerVaultsX</artifactId>
|
|
||||||
<version>4.0.6</version>
|
|
||||||
<scope>system</scope>
|
|
||||||
<systemPath>${project.basedir}/dependencies/PlayerVaultsX.jar</systemPath>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.clip</groupId>
|
<groupId>me.clip</groupId>
|
||||||
<artifactId>placeholderapi</artifactId>
|
<artifactId>placeholderapi</artifactId>
|
||||||
|
Loading…
Reference in New Issue
Block a user