Skip to content
Success

Changes

Summary

  1. Correctly show outdated_client and outdated_server messages (commit: 1250088) (details)
Commit 1250088f98fc59d28736932fac88586594329ec2 by md_5
Correctly show outdated_client and outdated_server messages
If the client protocol version is not supported, show outdated_server
message only if client version is higher than highest supported
protocol version, outdated_client message else.
(commit: 1250088)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java