Moderocky
Moderocky
Ignoring any difficulties in implementation, Java's text blocks are quite unfriendly to use. To begin with, they don't allow any kind of input or easy interpolation, so they're really only...
> Now might also be a good time to put the `.editorconfig` file into proper use, by enforcing most of these conventions through it. Tud has already agreed to do...
You can add it to #6640 if you want
> Is it as simple as adding a `[u]` to the pattern bit of the english.lang for armor stands? I don't actually know, you'll probably need to experiment 😬
This is probably to be the last thing merged before 2.9, in case anybody needs to make an unofficial Java 8 build by checking out the final commit. Ironically, the...
> For sure, was just gonna wait for the syntax to be finished first. The condition doesnt work rn, and I think @sovdeeth was gonna have a look at it...
> Agreed that we should choose one for consistency. The other subcommands already use a different colour from the top-level command. Cyan is consistent with them.
So it's kind of left up to the user whether a world has a location, but the server really wants it to. In a lot of cases we estimate the...
I think it might be nice to have `is empty` for lists, I was always disappointed when that didn't work how I wanted it to.
> I had made such suggestion in #5435 Your issue doesn't mention list emptiness, just strings. If it did I could close this in favour of yours.