Added PlayerVaultsX to project files and added locally to fix issues people were having with compiling
This commit is contained in:
parent
989c190c8a
commit
f193a894c6
3
pom.xml
3
pom.xml
@ -298,7 +298,8 @@
|
|||||||
<groupId>com.drtshock</groupId>
|
<groupId>com.drtshock</groupId>
|
||||||
<artifactId>PlayerVaultsX</artifactId>
|
<artifactId>PlayerVaultsX</artifactId>
|
||||||
<version>4.0.6</version>
|
<version>4.0.6</version>
|
||||||
<scope>provided</scope>
|
<scope>system</scope>
|
||||||
|
<systemPath>${project.basedir}/dependencies/PlayerVaultsX.jar</systemPath>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>me.clip</groupId>
|
<groupId>me.clip</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user