This repository was archived by the owner on Jun 27, 2022. It is now read-only.
Update upstream#12
Open
LeStegii wants to merge 65 commits into
Open
Conversation
.sourceAddress() is null when send-proxy-v2 & check option is used
…sages 20 chars is the vanilla limit for all clients below 1.13. We should use this value.
…leteResponse packet No need for the second if in the read and write method use a else instead
Prevents repetition of packets
Both translations are not used in BungeeCord or any modules.
Accessible via the net.md_5.bungee.protocol.snapshot JVM property.
…egistering channels
… is enabled on bungee but not the server
# Conflicts: # .github/workflows/maven.yml # protocol/src/main/java/net/md_5/bungee/protocol/packet/PluginMessage.java # proxy/src/main/java/net/md_5/bungee/ServerConnector.java # proxy/src/main/java/net/md_5/bungee/connection/DownstreamBridge.java
…ve these usernames
DecoderExceptions that are not a CorruptedFrameException and dont have BadPacketException or OverflowPacketException as cause are not printed. I also removed the ID message in BadPacketException because bad packet does not mean it has a invalid id the protocol version can also be not valid or the packet was not read to the end and more details are in the message of the exception
These attribute keys are not used so we can remove them
Merge upstream
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.