You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using FastAsyncWorldEdit 2.9.2 and CoreProtect 22.4, WorldEdit integration is never enabled.
Culprint seems to be that FAWE also registers as WorldEdit, and version 7.1 of WorldEdit is not out yet. Spoofing the version of FAWE to 8.0 and loading it seems to clear the version check.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Using FastAsyncWorldEdit 2.9.2 and CoreProtect 22.4, WorldEdit integration is never enabled.
Culprint seems to be that FAWE also registers as WorldEdit, and version 7.1 of WorldEdit is not out yet. Spoofing the version of FAWE to 8.0 and loading it seems to clear the version check.
CoreProtect/src/main/java/net/coreprotect/utility/Util.java
Line 1190 in 6570550
The text was updated successfully, but these errors were encountered: