Solved Folia: Conversation API replacement

harry0198

New member
Jul 22, 2024
3
0
1
I'm looking to add support for Folia in one of my plugins, and the last roadblock I have is taking input from players. The input will typically be long.
In my spigot version, I use the conversation API but this is not supported / will not be supported in folia.

Is the only option here to intercept chat messages manually?

(Folia issue: https://github.com/PaperMC/Folia/issues/216)