walterhiggins / ScriptCraft

Write Minecraft Plugins in JavaScript.
MIT License
1.83k stars 378 forks source link

Got something to share? #360

Open walterhiggins opened 6 years ago

walterhiggins commented 6 years ago

If you have example ScriptCraft scripts you want to share with others, please post a comment here with a link to the script (assuming it's on github or elsewhere)

hirmes commented 6 years ago

Parametric Greek Temples with ScriptCraft (I can't believe this was 3 years ago already! I'm sure this could now be refactored for 10x efficiency...)

walterhiggins commented 6 years ago

This looks interesting https://github.com/scriptcrafthub/plugins

jwulf commented 5 years ago

We are about to open source Minecraft for Type 1 Diabetes, which we developed with ScriptCraft. As the first step, we've open-sourced our Scriptcraft Modular Architecture, which allows you to dynamically load Scriptcraft Plugins that live in their own repos: https://github.com/Magikcraft/scriptcraft-modular-arch

jwulf commented 5 years ago

Intellisense in Visual Studio Code, TypeScript transpilation, a Yeoman generator, support for npm modules, and preconfigured docker images for Scriptcraft on both Bukkit and Nukkit:

https://blog.magikcraft.io/how-to-mod-minecraft-without-java-f076ddaec01c