ScriptCraft icon indicating copy to clipboard operation
ScriptCraft copied to clipboard

Write Minecraft Plugins in JavaScript.

Results 91 ScriptCraft issues
Sort by recently updated
recently updated
newest added

Are you thinking of doing NodeJS? If you are thinking of converting to NodeJS and doing a pull request, we can think of it.

Replaced "mdoule" with "module"

Can the javascript run on the client's computer like in a website or is it backend only?(the code only runs in the server and then displays to the client). And...

I'm new to ScriptCraft, so apologies in advance if I've done something stupid. I am using ScriptCraft version 3.4.0 (https://github.com/walterhiggins/ScriptCraft/releases/tag/3.4.0) running with spigot-1.16.2 on OS X Catalina (10.15.6). I have...

bug

If the user joining has a staff group, then don't broadcast their join. If they have a paid group, like VIP, or MVP, then broadcast their join. If they are...

so we could have castle and cottage in the summer :-)

https://golb.hplar.ch/2020/04/java-javascript-engine.html I don't have time to investigate or work on this myself. See https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/scriptcraft---scripting-minecraft/pfb6dOLvJCw/JS_5V4dcCAAJ

enhancement

There is a Gitter linked to from the README, but it doesn't have much traffic. All the Minecraft communities are on Discord. I've started a ScriptCraft Discord at https://discord.gg/KryYBV. Anyone...

Annoyingly, the bukkit developers decided to make `org.bukkit.command.Command` a protected class. See "Constructor Summary" at the following URL: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/command/Command.html It would be nice if we could register commands from within...

Hi, I hope that everybody here is in good health. I met a bug with the drone object. My config is : Scriptcraft on Fedora 29. JDK 1.8.0-232 (wich includes...