This commit is contained in:
Lennart ten Wolde 2016-02-24 17:52:57 +01:00
parent a45d264f15
commit 45a5723cd0
2 changed files with 2 additions and 1 deletions

BIN
lib/spigot.jar Normal file

Binary file not shown.

View file

@ -38,7 +38,8 @@
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.8.8-R0.1-SNAPSHOT</version>
<scope>provided</scope>
<scope>system</scope>
<systemPath>${project.basedir}/lib/spigot.jar</systemPath>
</dependency>
<dependency>
<groupId>com.lenis0012.updater</groupId>