diff --git a/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.jar b/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.jar new file mode 100644 index 0000000..da94c58 Binary files /dev/null and b/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.jar differ diff --git a/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.pom b/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.pom new file mode 100644 index 0000000..9d2cd18 --- /dev/null +++ b/maven/com/palmergames/Towny/0.91.1.0/Towny-0.91.1.0.pom @@ -0,0 +1,9 @@ + + + 4.0.0 + com.palmergames + Towny + 0.91.1.0 + POM was created from install:install-file + diff --git a/maven/com/palmergames/Towny/maven-metadata-local.xml b/maven/com/palmergames/Towny/maven-metadata-local.xml new file mode 100644 index 0000000..84394fb --- /dev/null +++ b/maven/com/palmergames/Towny/maven-metadata-local.xml @@ -0,0 +1,12 @@ + + + com.palmergames + Towny + + 0.91.1.0 + + 0.91.1.0 + + 20161120120926 + + diff --git a/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.jar b/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.jar new file mode 100644 index 0000000..88ad887 Binary files /dev/null and b/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.jar differ diff --git a/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.pom b/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.pom new file mode 100644 index 0000000..67e48c0 --- /dev/null +++ b/maven/com/sk89q/worldguard/6.1.3-SNAPSHOT/worldguard-6.1.3-SNAPSHOT.pom @@ -0,0 +1,9 @@ + + + 4.0.0 + com.sk89q + worldguard + 6.1.3-SNAPSHOT + POM was created from install:install-file + diff --git a/maven/com/sk89q/worldguard/maven-metadata-local.xml b/maven/com/sk89q/worldguard/maven-metadata-local.xml new file mode 100644 index 0000000..ef85056 --- /dev/null +++ b/maven/com/sk89q/worldguard/maven-metadata-local.xml @@ -0,0 +1,11 @@ + + + com.sk89q + worldguard + + + 6.1.3-SNAPSHOT + + 20161123152953 + + diff --git a/maven/index.html b/maven/index.html index 8469ae1..73ea15f 100644 --- a/maven/index.html +++ b/maven/index.html @@ -27,7 +27,7 @@

ShopChest is a shop plugin for Spigot or Bukkit servers. It's maintained by @EpicEricEE and has a public GitHub repository here. All the plugins below are dependencies, which you need when building ShopChest.

<repositories>
 	<repository>
-		<id>shopchest-repo</id>
+		<id>epiceric-repo</id>
 		<url>https://epicericee.github.io/ShopChest/maven/</url>
 	</repository>
 </repositories>
@@ -69,16 +69,16 @@
 
 			
<repositories>
 	<repository>
-		<id>sk89q-repo</id>
+		<id>epiceric-repo</id>
 		<url>http://maven.sk89q.com/artifactory/repo/</url>
 	</repository>
 </repositories>
 
 <dependencies>
 	<dependency>
-		<groupId>cin.sk89q</groupId>
+		<groupId>com.sk89q</groupId>
 		<artifactId>worldguard</artifactId>
-		<version>6.1.1-SNAPSHOT</version>
+		<version>6.1.3-SNAPSHOT</version>
 		<scope>provided</scope>
 	</dependency>
 </dependencies>
@@ -90,7 +90,7 @@
<repositories>
 	<repository>
-		<id>shopchest-repo</id>
+		<id>epiceric-repo</id>
 		<url>https://epicericee.github.io/ShopChest/maven/</url>
 	</repository>
 </repositories>
@@ -110,7 +110,7 @@
 
 			
<repositories>
 	<repository>
-		<id>shopchest-repo</id>
+		<id>epiceric-repo</id>
 		<url>https://epicericee.github.io/ShopChest/maven/</url>
 	</repository>
 </repositories>