Nixill
Nixill
> If we go this route we can also omit the first function, as it is equivalent to checking whether the second function returns a non-nil value. Not quite -...
More important is that it would return true for non-WoL *mod* commands. Within a single version of Minecraft, the list of vanilla commands won't change, but anything can be a...
Another idea along these same lines (should it be a separate issue?) is that `Commands.register()` should return true or false based on whether or not it successfully completed.
... Yeah, I can see uses for those now that I think a little more. I'll edit the top comment.
Edited suggestion to add the `operator` property.
So then, would it be a bug that a shared `profile.lua` works?
I believe the problem is a lack of compliance with [Semantic Versioning](https://semver.org/) — which, by the way, *can* still have build information attached (after a `+`, not a `-`). I'd...
... This would be especially useful when I accidentally send a 15 minute long batch request because I changed something 30 seconds long from 1fps to 30fps without cutting the...
[Here's a video.](https://www.youtube.com/watch?v=1_lwiXOOE1Q)
I do. I wonder if it's tied to a specific component on the current layout. On Sat, Apr 20, 2024, at 04:54, wooferzfg wrote: > > > @StevenH237 Do you...