Shane Freeder
Shane Freeder
Superceeded by https://github.com/PaperMC/Paper/pull/11631
the specific outcome here isn't a bug, the bug is that the default values are not written back to the disk. Pretty much anything in existence, if you remove the...
That's a bad question, because velocity is not forcing them on you, you are more than welcome to remove them, but, like anything, a default configuration file exists to showcase...
Yes, we're pending an upstream merge
you haven't ran save-off have you? otherwise, something is keeping millions of entity instances around, would really need to see a heap dump to see where it's coming from, not...
@MineSunshineone Leak suspect reports are generally useless, but, the spark plugin you've got installed is eating like 22G of ram
Can you reproduce without plugins?
The server won't send plugin messages to an unregistered channel, i.e. the only way those clients would get that info would be if their client specifically asked for it, in...
I'm not 100% in loop with this system, but, mojang is what sets the required params for a loot table to function, this just seems like you're gonna have to...
The broken behavior here is that it doesn't support updating both tablists; I've wanted to consider replacing this API with something that plugins can replace the impl of for their...