Testing some things with the mvdw api

This commit is contained in:
Driftay 2019-08-30 07:36:55 -04:00
parent 488ad0d1f2
commit e05dae1c11
2 changed files with 3 additions and 2 deletions

BIN
dependencies/MVdWPlaceholderAPI.jar vendored Normal file

Binary file not shown.

View File

@ -324,8 +324,9 @@
<dependency>
<groupId>be.maximvdw</groupId>
<artifactId>MVdWPlaceholderAPI</artifactId>
<version>2.2.3-SNAPSHOT</version>
<scope>provided</scope>
<version>3.0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/dependencies/MVdWPlaceholderAPI.jar</systemPath>
<exclusions>
<exclusion>
<groupId>org.spigotmc</groupId>