mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 17:37:42 +01:00
Updated Upstream (Tuinity)
Upstream has released updates that appears to apply and compile correctly Tuinity Changes: 30ac89a Fix missing areas for regionfile recalculation
This commit is contained in:
@@ -3,9 +3,12 @@ From: Spottedleaf <Spottedleaf@users.noreply.github.com>
|
||||
Date: Fri, 14 Dec 2018 21:52:29 -0800
|
||||
Subject: [PATCH] Tuinity API Changes
|
||||
|
||||
Tuinity config
|
||||
|
||||
API to retrieve raw YamlConfiguration + timing exports
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 1a34f688..95a99b7b 100644
|
||||
index 1a34f6880..95a99b7b5 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -3,18 +3,18 @@
|
||||
@@ -34,7 +37,7 @@ index 1a34f688..95a99b7b 100644
|
||||
|
||||
<properties>
|
||||
diff --git a/src/main/java/org/bukkit/Server.java b/src/main/java/org/bukkit/Server.java
|
||||
index 6e01bf2d..46c4d98c 100644
|
||||
index 6e01bf2d5..46c4d98ce 100644
|
||||
--- a/src/main/java/org/bukkit/Server.java
|
||||
+++ b/src/main/java/org/bukkit/Server.java
|
||||
@@ -1447,6 +1447,14 @@ public interface Server extends PluginMessageRecipient {
|
||||
|
||||
Reference in New Issue
Block a user