Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Add parse structure for testing

Open Pikachu920 opened this issue 1 year ago • 1 comments

Description

Adds a parse structure to allow testing structures for errors.


Target Minecraft Versions: any Requirements: none Related Issues: none

Pikachu920 avatar Jan 02 '24 02:01 Pikachu920

rather than allowing just a single section, i was thinking it might be better to parse anything in the code section a separate script (which can contain multiple structures). that way you can test for errors that depend on multiple structures are thrown (e.g. defining two commands of the same name).

Pikachu920 avatar Jan 02 '24 02:01 Pikachu920