Removed unused libs

This commit is contained in:
Indyuce 2020-05-05 20:40:36 +02:00
parent 83a993798b
commit de2dd1a2bf
3 changed files with 0 additions and 14 deletions

Binary file not shown.

Binary file not shown.

14
pom.xml
View File

@ -92,13 +92,6 @@
<scope>system</scope>
<systemPath>${basedir}/lib/spigot.jar</systemPath>
</dependency>
<dependency>
<groupId>com.nisovin</groupId>
<artifactId>Shopkeepers</artifactId>
<version>2.8.1</version>
<scope>system</scope>
<systemPath>${basedir}/lib/Shopkeepers.jar</systemPath>
</dependency>
<dependency>
<groupId>com.Zrips</groupId>
<artifactId>CMI</artifactId>
@ -120,13 +113,6 @@
<scope>system</scope>
<systemPath>${basedir}/lib/HolographicDisplays.jar</systemPath>
</dependency>
<dependency>
<groupId>de.keyle</groupId>
<artifactId>mypet-parent</artifactId>
<version>3.7</version>
<scope>system</scope>
<systemPath>${basedir}/lib/MyPet.jar</systemPath>
</dependency>
<dependency>
<groupId>io.lumine.xikage</groupId>
<artifactId>MythicMobs</artifactId>