InsightsPlugin/InsightsWorldEditExtension

FAWE not working.

Closed this issue · 2 comments

Doesnt work with FastAsyncWorldEdit, fix asap.

Seems there's a bug with FAWE as well, which prohibits the functionality from being added on FAWE: IntellectualSites/FastAsyncWorldEdit#1046, so we will need to wait on that first.

Hey, just released v3; to use FAWE with this extension you may need to add the following entry to your FAWE's config.yml:

allowed-plugins:
- "dev.frankheijden.insights.extensions.worldedit.fawe.FaweWorldEditExtent"