Applecake
Applecake
When writing code for a .mcfunction file. It takes around 30-60seconds for the syntax highlighting to apply (Datapack Helper Plus). Here is the output I receive ` [16392:0000079800324000] 130271 ms:...
I'm trying to test a death/kill event with fake players, and I was wondering if it were possible to have the fake players not leave the game on death?
When updated from 1.19.4 -> 1.20.4, tested with a single command `readycheck.json` containing... ```json { "schemaVersion": 1, "commandMode": "COMMAND_CUSTOM", "command": "readycheck", "permission": 1, "actions": [ { "command": "function server:actions/readycheck/init", "commandType":...
Add a sync-state file that gets generated that keeps track of what files were uploaded, that way, when you run the action again, it ignores files that haven't changed and...