Solved Folia: Conversation API replacement

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

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)