Skip to content
Jenkins
BungeeCord
BungeeCord-Protocol
#1597
Search
Sign in
Status
Changes
Console Output
View Build Information
Executed Mojos
Tests
See Fingerprints
Previous Build
Next Build
Changes
Started 4 yr 10 mo ago
Took 14 sec
#3157: Read only 20 chars for clients below 1.13 in PluginMessages
20 chars is the vanilla limit for all clients below 1.13. We should use this value.
(
commit: 96482cc
)
protocol/src/main/java/net/md_5/bungee/protocol/packet/PluginMessage.java
github
at
1:42 AM 7/22/21
#3158: Remove redundant protocol version check in the TabCompleteResponse packet
No need for the second if in the read and write method use a else instead
(
commit: 2e0e88d
)
protocol/src/main/java/net/md_5/bungee/protocol/packet/TabCompleteResponse.java
github
at
1:43 AM 7/22/21