Script development auto reloading on save by TheLimeGlass · Pull Request #7464 · SkriptLang/Skript
added 2 commits
January 15, 2025 19:35erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request
Nov 26, 2025* Finish base implementation for auto reloading * Finish auto reloading * Adjust entryValidator method * Add the [Skript] prefix * Use LiteralString for parsing * Add multiple expressions support for single line parsing * Clean imports * Apply suggestions from code review * Update src/main/java/ch/njol/skript/structures/StructAutoReload.java * Fix bugs, simplify implementation, add `reloading...` message. * uuids too --------- Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>
erenkarakal pushed a commit to erenkarakal/Skript that referenced this pull request
Nov 26, 2025* Finish base implementation for auto reloading * Finish auto reloading * Adjust entryValidator method * Add the [Skript] prefix * Use LiteralString for parsing * Add multiple expressions support for single line parsing * Clean imports * Apply suggestions from code review * Update src/main/java/ch/njol/skript/structures/StructAutoReload.java * Fix bugs, simplify implementation, add `reloading...` message. * uuids too --------- Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters