D3it7i replied to the thread How to get player message from AsyncChatEvent?.
https://www.spigotmc.org/wiki/the-chat-component-api
https://docs.adventure.kyori.net/serializer/index.html#text-serializers
https://minecraft.fandom.com/wiki/Raw_JSON_text_format
The above link is for reference
You can get the message sent by the player from e.message() using LegacyComponentSerializer
Plugin Development
·