Update PaperSpigot to 1.8.8

This commit is contained in:
Zach Brown
2015-07-27 17:26:21 -05:00
parent 2f2cf5ae5b
commit fd378c06e5
4 changed files with 45 additions and 55 deletions

View File

@@ -17,7 +17,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ <groupId>org.github.paperspigot</groupId>
+ <artifactId>paperspigot</artifactId>
<packaging>jar</packaging>
<version>1.8.7-R0.1-SNAPSHOT</version>
<version>1.8.8-R0.1-SNAPSHOT</version>
- <name>Spigot</name>
- <url>http://www.spigotmc.org</url>
+ <name>PaperSpigot</name>
@@ -84,6 +84,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
Properties properties = new Properties();
if (stream != null) {
--
1.9.5.msysgit.1
--