Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it.

This commit is contained in:
ProSavage 2018-10-24 10:16:30 -05:00
parent 558b7bcd2c
commit 35b158a585
2 changed files with 0 additions and 7 deletions

Binary file not shown.

View File

@ -295,13 +295,6 @@
<version>2.6.2</version>
<scope>compile</scope>
</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>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>