SpigotMC / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
https://www.spigotmc.org/go/bungeecord
Other
1.58k stars 1.11k forks source link

Remove unnecessary protocol version check for UnsignedClientCommand #3759

Closed Outfluencer closed 1 week ago

Outfluencer commented 1 month ago

UnsignedClientCommand packet is only registered for 1.20.5 and above. This check was added by #3715 for ClientCommand and UnsignedClientCommand, but its only required for ClientCommand.