Merged
Conversation
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing BungeeCord Changes: 7c7cb3de Minecraft 1.21.7 support 88436c44 #3854: Fix CustomClickAction read and write implementation bdd32d5a #3808: Do not decode packets that we don't handle 5e59b6dc #3851: Remove output from tests and "base" from dialog json bccce74c #3799, #3800: Do not parse the collision and visibility strings of the Team packet 0e9e0b58 #3850: Prevent some jdk24+ memory/native access warnings
electronicboy
approved these changes
Jun 30, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR has been running in prod for a while now and I've seen no issues yet
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing
BungeeCord Changes:
7c7cb3de Minecraft 1.21.7 support
88436c44 #3854: Fix CustomClickAction read and write implementation
bdd32d5a #3808: Do not decode packets that we don't handle
5e59b6dc #3851: Remove output from tests and "base" from dialog json
bccce74c #3799, #3800: Do not parse the collision and visibility strings of the Team packet
0e9e0b58 #3850: Prevent some jdk24+ memory/native access warnings