mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 17:37:42 +01:00
real 1.18
This commit is contained in:
@@ -17,10 +17,10 @@ index f944e6beafc7876ed9c6923a22f58d82967b77cb..e1c7b7a659e56fa5b3a1f52cb2ccc99b
|
||||
public final boolean spawnNpcs = this.get("spawn-npcs", true);
|
||||
public final boolean pvp = this.get("pvp", true);
|
||||
diff --git a/src/main/java/org/bukkit/craftbukkit/CraftServer.java b/src/main/java/org/bukkit/craftbukkit/CraftServer.java
|
||||
index a59270a4702ae7d567e9c4e425b1793e6d50c4c8..fcfaa50e482ff1a5cc521e68dcfd3631fa87b274 100644
|
||||
index f4df373b5b7006b476bf0beaf57a3c5771e5e21d..94ab78c63e7b730a9a06eb0b50e80d50df73023c 100644
|
||||
--- a/src/main/java/org/bukkit/craftbukkit/CraftServer.java
|
||||
+++ b/src/main/java/org/bukkit/craftbukkit/CraftServer.java
|
||||
@@ -2718,4 +2718,11 @@ public final class CraftServer implements Server {
|
||||
@@ -2719,4 +2719,11 @@ public final class CraftServer implements Server {
|
||||
}
|
||||
|
||||
// Paper end
|
||||
|
||||
Reference in New Issue
Block a user