mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 16:37:43 +01:00
Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly Paper Changes: 2b2f2ea3 Toggle for removing existing dragon 3457ccad [Auto] Updated Upstream (Bukkit/CraftBukkit)
This commit is contained in:
2
Paper
2
Paper
Submodule Paper updated: 60b59901af...2b2f2ea362
@@ -1 +1 @@
|
||||
1.16.4--2e71da9dfc92de09ffab7a3ef23d01d1fdc35a7d
|
||||
1.16.4--7f6a342cfc7f178d5fa99a3b5ca3215319394293
|
||||
|
||||
@@ -11,11 +11,11 @@ in IWorldServerData are removed as they were only used in certain places, with h
|
||||
values used in other places.
|
||||
|
||||
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
|
||||
index 499f8aa21..7927da524 100644
|
||||
index 64c2d0b7c..6b2cbdd84 100644
|
||||
--- a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
|
||||
+++ b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
|
||||
@@ -672,4 +672,17 @@ public class PaperWorldConfig {
|
||||
log("Using vanilla redstone algorithm.");
|
||||
@@ -680,4 +680,17 @@ public class PaperWorldConfig {
|
||||
log("The Ender Dragon will be removed if she already exists without a portal.");
|
||||
}
|
||||
}
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user