Live data from Hacker News

Scripting API now in public beta

minecraft.net

1–10 of 102 posts

Re: Scripting API now in public beta

#3
Very exciting, should put a fresh breath of life into Minecraft for sure.

It looks like it's only available for Bedrock edition currently. What about Java edition? Is this Microsoft making an attempt to make the Java edition obsolete?

Re: Scripting API now in public beta

#8
Oh this is actually really cool, especially because the lightweight nature of JS and the way this is designed means plugin experiences are more plug-and-play when you join a modded server, rather than having to have a plugin pre-installed or having a download time when joining the server.

Re: Scripting API now in public beta

#9
post #5

Looks like the JavaScript API is ES5. Wonder if they've any plans to support ES6+?

Probably won't be long before a minecraft babel plugin exists.

Any existing babel setup will already work, you don't need to wait. That being said, I'd be kind of surprised if this doesn't actually support ES6.

How likely is it that the Minecraft team built their own Javascript interpreter rather than setting up bindings to an existing one?

Re: Scripting API now in public beta

#10
This is very cool, and very exciting.

My niece is really into Minecraft and has a huge interest in stuff like robotics and programming, I think in no small part because of Minecraft's influence. But because she's on the Windows 10 version it's difficult for me to help her with anything. Better, more open modding tools for Bedrock means that it's easier for me to show her stuff and pique her interest towards developing more interesting customizations.

Now if only I didn't have to set up a Windows VM to run Bedrock...

Post reply on HN