Update PaperSpigot to Minecraft 1.8

This commit is contained in:
Zach Brown 2014-11-27 17:17:45 -08:00
parent 4100c7f703
commit de86706b70
300 changed files with 7042 additions and 16868 deletions

View file

@ -1,11 +1,11 @@
From 5cf86c73f80228e42649a23cbf0799ce2b62a9f2 Mon Sep 17 00:00:00 2001
From bdae10cc5e0da615921857bb3bc110820e54efde Mon Sep 17 00:00:00 2001
From: Zach Brown <Zbob750@live.com>
Date: Mon, 21 Jul 2014 15:35:46 -0500
Date: Thu, 27 Nov 2014 21:07:38 -0800
Subject: [PATCH] POM changes
diff --git a/pom.xml b/pom.xml
index 0c9f243..8bf91d1 100644
index 072f84d..c0616db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,18 +1,18 @@
@ -15,11 +15,11 @@ index 0c9f243..8bf91d1 100644
- <artifactId>spigot-api</artifactId>
+ <groupId>org.github.paperspigot</groupId>
+ <artifactId>paperspigot-api</artifactId>
<version>1.7.10-R0.1-SNAPSHOT</version>
<version>1.8-R0.1-SNAPSHOT</version>
- <name>Spigot-API</name>
- <url>http://www.spigotmc.org</url>
+ <name>PaperSpigot-API</name>
+ <url>https://github.com/PaperSpigot/Spigot</url>
+ <url>>https://github.com/PaperSpigot/Paper</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>