mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-21 18:37:42 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@f67a1b6e fix: Player#setPlayerTime sends time update packet to client (#13315) PaperMC/Paper@af063837 Add field renames for lead sounds and iron chain (#13168) PaperMC/Paper@f8cf03d6 [ci/skip] Mention damage behavior for Server#createWorldBorder (#13338)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- a/src/main/java/org/bukkit/Server.java
|
||||
+++ b/src/main/java/org/bukkit/Server.java
|
||||
@@ -2760,4 +_,125 @@
|
||||
@@ -2761,4 +_,125 @@
|
||||
*/
|
||||
void allowPausing(@NotNull org.bukkit.plugin.Plugin plugin, boolean value);
|
||||
// Paper end - API to check if the server is sleeping
|
||||
|
||||
Reference in New Issue
Block a user