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)
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)