-
-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable Timings for 1.19.4+ #5917
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe a suggestion issue should be created to add further support into Spark (Spark is what Paper is transitioning to)
We may want to wait for lucko/spark#242 to have, like, any progress made. As of right now, I don't believe there is any api available to add additional metadata like line numbers/scripts to bring Spark timings to parity with what we had with Timings. |
That's why an issue suggestion should be made as a reminder. |
* Disable Timings for 1.19.4+ * Update SkriptConfig.java (cherry picked from commit 7f38b86)
Description
Prevents Skript from enabling Timings support for Paper versions 1.19.4 or greater.
Target Minecraft Versions:
Requirements:
Related Issues: #5726