This is a development build of FastAsyncWorldEdit for 1.17.
Use it with caution on your own peril on a non-production server. Some functionalities are not implemented yet.
Download the "FastAsyncWorldEdit-Bukkit-1.17-#.jar" build from
https://ci.athion.net/job/FastAsyncWorldEdit-1.17/ if you want to test it out.
Please report any kind of issues to the issue tracker so they can be addressed:
https://github.com/IntellectualSites/FastAsyncWorldEdit/issues
For developers:
Fawe has been repackaged under "com.fastasyncworldedit.<module>". A quick sed replace will get you thru it, classes weren't moved out of their packages.
See
https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/wiki/API-Usage if you are looking for copy/paste examples for your pom/build scripts.