Testing some things with the mvdw api
This commit is contained in:
parent
488ad0d1f2
commit
e05dae1c11
BIN
dependencies/MVdWPlaceholderAPI.jar
vendored
Normal file
BIN
dependencies/MVdWPlaceholderAPI.jar
vendored
Normal file
Binary file not shown.
5
pom.xml
5
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user