papermc 473
Wolf2323 opened this issue ยท 1 comments
Describe the bug
The code if (event.getPacketType().equals(PacketType.Play.Server.CHAT))
does not equal anymore since papermc-473
To Reproduce
Steps to reproduce the behavior:
- try the code
if (event.getPacketType().equals(PacketType.Play.Server.CHAT))
and send a Chat message ingame
Expected behavior
the condition should be true
Version Info
https://pastebin.com/yjq284kF