Cryptite
Cryptite
Maybe known, but I can't figure out how, or if there's a way to use the lang files for the translation of `resourcepack.prompt`. If you delete it, it errors. Unsure...
Not really that I can see, I was using ProtocolLib v5.4.0-SNAPSHOT-736 for it
> The event is fired incorrectly. The chunk system changes the chunk status incrementally, and carefully handles concurrent requests to lower it. It is possible that the overall result of...
As a followup, I was able to solve this myself when constructing the body of the HttpRequest POST by wrapping the lore input in: `org.apache.commons.lang.StringEscapeUtils.escapeJava(input)`. I suppose my only issue...
Excellent, I too was about to start looking into it as well, as it was often the laggiest method running for me too.
Any updates on this one?