canSend in server no work in BungeeCord server.
plusls opened this issue ยท 4 comments
I use ServerPlayNetworking.canSend
in normal server and it work perfectly, but after I install BungeeCord server, it no works.
But I can send packet directly.
Resolved in #3244
Not sure if it may be bungeecord not propagating the registration packet to the client or if it is something on one of bungeecord's reserved channels.
Hmm, I think many of those bridge stuff does not propagate any of the handshake packets.