mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-23 15:00:38 +00:00
74a6aa32a2
As ServerConnector's handle(PacketWrapper) method only checks whether packet.packet is null, its not necessary to cancel its execution by throwing CancelSendSignal.