This update consists of various suggestions and bug-finds by the users of FastWorldReset
- Fixed a bug where players weren't being teleported out correctly in /fwr unload
- Made /fwr create and /fwr disable-chunk-reset commands more informative (now tells after create that you can run /fwr create again on the same world to update the template)
- Fixed a bug where it was using "%new line%" instead of "%newline%", surprisingly vanilla Skript does not support space in that, whereas skQuery does and I got it confused (it was throwing error if not having skQuery)
- Now FastWorldReset folder is created on startup even if you do not have any resettable worlds yet, reduces confusion for those who try to find the folder before creating worlds
- Fixed a bug where /fwr info was always showing that the world is using chunk-based reset even if it was using world-based reset
- Made various little things more informative
Also a note, that 2.2.1 skript-reflect from SpigotMC currently does not work correctly with FastWorldReset, download skript-reflect from its GitHub Actions instead, it has fixed version: https://github.com/TPGamesNL/skript-reflect/actions
AND THANK YOU ALL VERY MUCH FOR 1000+ DOWNLOADS!