Skript
Skript copied to clipboard
Debugger API
Description
This PR is aimed to provide an API for debugging and profiling script execution.
Another plugin can attach a debugger whose class implements the Debugger interface. A debugger may stop the program at a specific line, track the values of variables, and so on.
Target Minecraft Versions: any Requirements: none Related Issues: none
very cool! excited to see where this goes
Do you still intend to work on this?
Closing due to inactivity