Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 35b158a

Browse files
committed
Removed PlayerVaultx.jar binary along with the dependency from pom.xml as the plugin no longer uses it.
1 parent 558b7bc commit 35b158a

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

dependencies/PlayerVaultsX.jar

-71.9 KB
Binary file not shown.

pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -295,13 +295,6 @@
295295
<version>2.6.2</version>
296296
<scope>compile</scope>
297297
</dependency>
298-
<dependency>
299-
<groupId>com.drtshock</groupId>
300-
<artifactId>PlayerVaultsX</artifactId>
301-
<version>4.0.6</version>
302-
<scope>system</scope>
303-
<systemPath>${project.basedir}/dependencies/PlayerVaultsX.jar</systemPath>
304-
</dependency>
305298
<dependency>
306299
<groupId>me.clip</groupId>
307300
<artifactId>placeholderapi</artifactId>

0 commit comments

Comments
 (0)