ScriptCraft
ScriptCraft copied to clipboard
Write Minecraft Plugins in JavaScript.
http.request is async for bukkit but sync for canarymod. Would like it to be async for both.
Hi Walter, I was trying to create a new function like cylinder.js but that would create a hole in the ground. I traced cylinder --> arcImpl down to traverseHeight and...
Hi I have written a few functions that extend the drone class to build some things. I have broken the task down to the separate functions and am now trying...
Forge would be a good api to expose
Maybe this is more of a bukkit question than a ScriptCraft question. I have students wanting to do things like having an icon next to their character or a health...
Another nice feature could be "level" which would essentially level a plane of a specified size, removing all blocks above and filling blocks below (if you e.g. want to level...
Getting the following message from my Command Prompt: 'java' is not recognized as an internal or external command, operable program or batch file. Downloaded and installed Java, still getting error...
[16:20:53 ERROR]: [scriptcraft] No JavaScript Engine available. ScriptCraft will not work without Javascript. I installed node version 18 and downgraded it to version 10, but I'm facing the same problem...
Could you download npm packages (example discord.js)? I would like to do this so i could make something like DiscordSRV.