Daniel Ennis
Daniel Ennis
If you can do the following, I can pull it if you PR: - [ ] Fix the whitespace in root pom.xml - [ ] Remove eclipse project stuff -...
How do people currently build plugins then? do you really make them compile locally just to get artifacts?
long as it compiles then unofficial should be fine? if thats what the community is use to using.
@MrPowerGamerBR @imjack You both now have Nukkit versions. I've added Mengcraft to my Nexus Repo as a proxy, so if one of you can PR it (without the mengcraft reference,...
@MrPowerGamerBR seems active again? http://ci.mengcraft.com:8080/job/nukkit/changes
This would have to look like there's 2 things really being asked for here. 1) the ability to call something like `.chain((c) -> { })` that allows you to insert...
Oh I just noticed the infinite loop outer layer. That's not something i want to do with TC, as TC needs the ability to shut down, and there's no clear...
Hmm, I do like how you pulled this off, and I can see us landing something like that. Go ahead and open a PR, but I won't be able to...
also @t7seven7t as for other tasks shutdown, the shutdown process does currently block until each task is finished, and then it "runs to completion" So I would say make sure...
For summary view, we will likely have to 'read' the raw data before decoding it to sort it, then we can say only render the first 100, and to render...