Shane Freeder
Shane Freeder
Has this been tested? Because I'd imagine that the more bigger issue here is going to be that disabling auto-read doesn't promise to disable reading *everything*, and so there can...
I generally hit my config over to the default port locally, the only reason for being a non-default port that I can see for quick testing, but, you generally need...
are you using different UUIDs in the server.properties for the resource packs? You're also using an outdated version
The start and the end of the configuration phase are both well marked with two separate packets, and so there's no need for velocity to care about custom configuration phases...
Yea, login messages are 100% a no-go until 1.20.5, in which at that point we miiiight be able to get something that will support that stuff a bit better (but,...
We cannot accept stack traces from software that isn't ours
The earliest you can schedule a task on an entity is for the task to run the next time the entity ticks. You can't perform the operation immediately because you...
The only current mechanism for ensuring that you get into that context *is* the entity scheduler, the thing is that the scheduler can only promise to run a task on...
Are you using a proxy?
There comes a level of "it's very unlikely to be folia inducing this", if you know what you're doing, modify the constructor for that class to throw an exception if...