Tony Gravagno

Results 99 comments of Tony Gravagno

BTW, I haven't tried it yet but look in the docs for "cuboid" and let's see if using `cuboida()` or a similar function has the same issue as `box()`.

Well, that's the big question that needs some investigation. I haven't looked deep into it but apparently it just queues-up everything it needs to do, without something like a FIFO...

This [note about Docker is in the documentation](https://github.com/walterhiggins/ScriptCraft/search?q=docker) but I have no idea if the container is still available or the status. I'm not a Docker guy yet but if...

See docs/Installation.md in [my latest update](https://github.com/TonyGravagno/ScriptCraft). To help educators avoid that effort, a Docker container with everything built-in would be very helpful. However, it is illegal to distribute the Spigot.JAR....

I just had a nice chat with the Paper developers. Paper is a fork of Spigot but now it's completely separate. Yes, you start with the MC JAR, then apply...

Since Paper is downstream from Spigot, I always feel a timing issue: When Minecraft v1.17 is available, for example, we need to wait for the Spigot team to catch up....

As discussed in #309, I'm thinking an update is being requested, nothing is coming back, then a read is done on an empty file. With data expected but not present,...

I'd take it but @walter is strongly adverse to whitespace changes, so you'll have to wait for his decision on a few of the lines.

Will look at it.

I'm doing some work with the code too and will incorporate your change into mine. We'll leave this open until a new release gets published with the enhancement. Thanks!