I found that in the newest 2.0 Skent version, there's again, another bug related to directory copying, so I have done some changes to make it bugless.
- Removed skript-mirror dependency and replaced it with skript-reflect, so I can multi-thread own directory copying instead of using Skent for it (Skent is still used for other things as it works well for that) skript-reflect is a fork of skript-mirror that adds more features to it, fixes various bugs and adds support for newer software, such as Java 13+ and OpenJ9
- Removed skQuery dependency as it was only used to make the code cleaner, but really, it wasn't needed for FastWorldReset functionality
- Removed unnecessary file deletion in directory copying, I'll let users handle these few useless 1kb files in world files themselves
no new features yet, just keeping this script functional