PacketType.Play.Server.CHAT not firing
kangarko opened this issue ยท 3 comments
- This issue is not solved in a development build >> actually happens only in development builds
Describe the bug
I made a simple code extending SimpleAdapter and registered as all the other code: https://i.imgur.com/JWSEMht.png
Expected behavior
The console message should appear on chatting. It does work fine on ProtocolLib 4.8.0 but is consistently broken under latest 5.0.0 snapshots, does not fire at all.
Version Info
5.0.0-SNAPSHOT-b586
Thank you! Maybe @dmulloy2 can include a note for developers somewhere visible ;)