Merge branch 'master' of ssh://git@dev.lumine.io:7999/mmo/mmoitems.git

This commit is contained in:
Aria 2019-10-21 07:00:02 +02:00
commit c96a2ec723
2 changed files with 2 additions and 1 deletions

BIN
lib/PlaceholderAPI.jar Normal file

Binary file not shown.

View File

@ -259,7 +259,8 @@
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.3</version>
<scope>provided</scope>
<scope>system</scope>
<systemPath>${basedir}/lib/PlaceholderAPI.jar</systemPath>
</dependency>
</dependencies>
</project>