Shane Freeder
Shane Freeder
the logic for that exists within the sqlite library, not paper; the 64le fix that we pointed to of sqlite is basically where they fixed that platform mapping
The burden of supporting and maintaining this sorta stuff often exceeds it's worth The way that patch is designed is far from ideal for inclusion into paper, would be somewhat...
1) You mangled the formatting 2) core size of 16 is excessive, especially as the thread pool will race towards that needlessly; I'd probably just go for like 4 or...
I think that the ultimate end goal is that we replace the SimpleCommandMap with something which actually basically backs the internal command dispatcher, the current command system setup is basically...
Yea, hocon was just an idea I tossed around, not entirely too fond of it given the community, and apparently configurate may be able to help us here in the...
part of my thoughts are that at the very least, we wanna use a new separate file just to make invoking migration easier, if modern config does not exist, hit...
cleaning up and reorganising the configs is a key part of the goal here already
craftbukkit hasn't supported vanilla on a technical level for many years, that's hardly changed at all, nor is anybody willing to step up to provide a "vanilla" set of changes...
afaik, this was generally traced to either outdated versions of PL, or plugins messing with internals
Natural would imply that the mob was spawned by the natural mob spawning logic, that doesn't look to be the case here The original issue appears to be WAI outside...