Skip to content
Success

Changes

Summary

  1. #3142: Remove redundant name length check in InitialHandler (commit: b9da505) (details)
Commit b9da505efe2331d26e440c74660417043be6bdba by github
#3142: Remove redundant name length check in InitialHandler

This check is not needed anymore as the player gets kicked while reading the LoginRequest packet if the name length is longer than 16
(commit: b9da505)
The file was modifiedproxy/src/main/java/net/md_5/bungee/connection/InitialHandler.java (diff)
The file was modifiedproxy/src/main/resources/messages.properties (diff)