Build against the official Spigot Bukkit 1.8, to fix getShooter

This commit is contained in:
Nathan Wolf 2015-02-15 12:40:27 -08:00
parent ac09b2da8a
commit e1cc6a915d
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.8-R0.1-SNAPSHOT</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/craftbukkit-1.8.jar</systemPath>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.bukkit</groupId>