Mwexim / skript-parser

A standalone and improved implementation of the Skript language for use outside of Minecraft servers.
MIT License
49 stars 15 forks source link

Add error when node is not present #160

Closed TheLimeGlass closed 8 months ago

TheLimeGlass commented 9 months ago

Utilize the SkriptLogger to error when node is not present rather than throwing. This allows the node to be printed back to users using the SkriptLogger.