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>
|
<dependency>
|
||||||
<groupId>be.maximvdw</groupId>
|
<groupId>be.maximvdw</groupId>
|
||||||
<artifactId>MVdWPlaceholderAPI</artifactId>
|
<artifactId>MVdWPlaceholderAPI</artifactId>
|
||||||
<version>2.2.3-SNAPSHOT</version>
|
<version>3.0.1-SNAPSHOT</version>
|
||||||
<scope>provided</scope>
|
<scope>system</scope>
|
||||||
|
<systemPath>${project.basedir}/dependencies/MVdWPlaceholderAPI.jar</systemPath>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.spigotmc</groupId>
|
<groupId>org.spigotmc</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user