.../mcscript: A programming language for Minecraft Vanilla
JavaScript Modals are modals, you can write in JavaScript. You can define them like other modals: modaljs [name]([arguments]){ [actions] return [Text] } The JavaScript Modal must end with the return statement.