RawPlayDataChannel is not supported during ServerSideConnectionEvent.Join #3901
Labels
status: needs triage
This label is automatically applied to new issues and pull requests to indicate they require triage
type: bug
Something isn't working
Affected Product(s)
SpongeVanilla
Version
spongevanilla-1.16.5-8.1.0-RC1175
Operating System
Linux
Java Version
17.0.8.1
Plugins/Mods
Describe the bug
I'm using the
bungeecord:main
channel and attempting to send data duringServerSideConnectionEvent.Join
. The channel returns that it is unsupported during this event.However,
RawPlayDataChannel
is documented to support sending to clients during the play phase. Surely, isServerSideConnectionEvent.Join
not in the play phase?Steps to reproduce:
Link to logs
N/A
The text was updated successfully, but these errors were encountered: