CoreProtect not recognizing FAWE changes
MarvinKlar opened this issue ยท 2 comments
I'm using CoreProtect and Fast Async WorldEdit on my server, but I can't see the WorldEdit changes in the CoreProtect lookup.
How to reproduce:
- Install CoreProtect v20.1 and FAWE 21.10.2021 Commit f7a8f6f5 Build 370 Bukkit
- Set
worldedit: true
inCoreProtect/config.yml
(is already true by default) - Add
"net.coreprotect.worldedit.CoreProtectLogger"
toextent.allowed-plugins
inFastAsyncWorldEdit/config.yml
- Use the wand tool and e.g. the command
//set 1
to make any changes with FAWE - Use e.g. the command
/co lookup t:1h
to see latest changes - The FAWE changes are not present
What I have tried so far:
- Setting
region-restrictions: false
inFastAsyncWorldEdit/config.yml
- Adding
CoreProtect
toregion-restrictions-options.exclusive-managers
inFastAsyncWorldEdit/config.yml
Am I missing something or is this a bug?
Fawe has their own logging + they removed support so it cant show up in coreprotect anymore either