-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream has released updates that appear to apply and compile correctly [Purpur Changes] PurpurMC/Purpur@e1a0fc3: Updated Upstream (Paper) [Paper Changes] PaperMC/Paper@9e51f94: Fix ping event always receiving protocol version 0 (#10671) PaperMC/Paper@89ad61f: Fix hopper pull event being skipped after the first call (#10667)
- Loading branch information
1 parent
dd781d2
commit 531a3bb
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: granny <[email protected]> | ||
Date: Tue, 7 May 2024 12:19:04 +0000 | ||
Date: Tue, 7 May 2024 13:13:47 +0000 | ||
Subject: [PATCH] Purpur API Changes | ||
|
||
PurpurMC | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 | ||
From: granny <[email protected]> | ||
Date: Tue, 7 May 2024 12:19:04 +0000 | ||
Date: Tue, 7 May 2024 13:13:47 +0000 | ||
Subject: [PATCH] Purpur Server Changes | ||
|
||
PurpurMC | ||
|