mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
Removed unused libs
This commit is contained in:
parent
83a993798b
commit
de2dd1a2bf
BIN
lib/MyPet.jar
BIN
lib/MyPet.jar
Binary file not shown.
Binary file not shown.
14
pom.xml
14
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user