Update to 1.16.2

This commit is contained in:
William Blake Galbreath
2020-08-12 17:32:14 -05:00
parent 162651ff31
commit 6fecfcfebc
146 changed files with 4496 additions and 3624 deletions

View File

@@ -5,10 +5,12 @@ Subject: [PATCH] Rebrand
diff --git a/pom.xml b/pom.xml
index 12a5e929..84c9870e 100644
index 95a99b7b..a7aca07e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
@@ -1,20 +1,19 @@
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
@@ -22,7 +24,7 @@ index 12a5e929..84c9870e 100644
- <artifactId>tuinity-api</artifactId>
+ <artifactId>purpur-api</artifactId>
<version>1.16.1-R0.1-SNAPSHOT</version>
<version>1.16.2-R0.1-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Tuinity-API</name>
@@ -32,7 +34,7 @@ index 12a5e929..84c9870e 100644
<description>An enhanced plugin API for Minecraft servers.</description>
<properties>
@@ -149,7 +149,7 @@
@@ -149,7 +148,7 @@
</dependencies>
<build>