mcscript icon indicating copy to clipboard operation
mcscript copied to clipboard

JavaScript Modals with MCScript evaluation

Open gweiermann opened this issue 5 years ago • 1 comments

Hi, the modaljs is a function that needs to return some minecraft commands. I think it would be more handy if you could return mcscript code :)

gweiermann avatar Jul 02 '20 10:07 gweiermann

This is a great idea, I would have to run the entire parser again over all modals, possibly creating recursive patterns. Major parts of the language would have to be redone for this to work. I am not adding new features to mcscript anymore, because the work required to rearrange everything is too much.

Stevertus avatar Sep 19 '20 11:09 Stevertus