Paper icon indicating copy to clipboard operation
Paper copied to clipboard

Properly disallow async Player#chat

Open Machine-Maker opened this issue 1 year ago • 1 comments

properly catch chat from Player#chat (and any other plugins that might call ServerGamePacketListenerImpl#chat with async set to false while not on the main thread)

Also clarify asynchronous status of AsyncChatEvent (javadocs taken from AsyncPlayerChatEvent)

Machine-Maker avatar Jul 11 '22 00:07 Machine-Maker

Rebased for 1.19.2

Machine-Maker avatar Aug 08 '22 22:08 Machine-Maker