Added PlayerVaultsX to project files and added locally to fix issues people were having with compiling

This commit is contained in:
ProSavage 2018-08-28 23:17:01 -05:00
parent 989c190c8a
commit f193a894c6
1 changed files with 2 additions and 1 deletions

View File

@ -298,7 +298,8 @@
<groupId>com.drtshock</groupId>
<artifactId>PlayerVaultsX</artifactId>
<version>4.0.6</version>
<scope>provided</scope>
<scope>system</scope>
<systemPath>${project.basedir}/dependencies/PlayerVaultsX.jar</systemPath>
</dependency>
<dependency>
<groupId>me.clip</groupId>