Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

Support for FastAsyncWorldedit #7

Open
CoolLord22 opened this issue Feb 14, 2018 · 8 comments
Open

Support for FastAsyncWorldedit #7

CoolLord22 opened this issue Feb 14, 2018 · 8 comments
Assignees

Comments

@CoolLord22
Copy link

I'm using FAWE https://www.spigotmc.org/resources/fast-async-worldedit-voxelsniper.13932/ and I keep receiving the Your WorldEdit action was cancelled: No allowed region ....... I need to keep that feature enabled since we use a plot plugin. I've added in all the permissions
fawe.factions
fawe.plotsquared
fawe.plotsquared.member - Allows members (/plot add) to WorldEdit
fawe.plotsquared.admin - Allows worldediting in any plot (but not roads)
fawe.griefprevention
fawe.plotme
fawe.preciousstones
fawe.residence
fawe.towny
fawe.towny.*
fawe.worldguard
fawe.worldguard.member
fawe.askyblock
fawe.askyblock.member
but still cannot use it there. Any ideas why?

@CoolLord22
Copy link
Author

Update: Temporarily fixed by adding fawe.bypass.regions inside CreativeParkourMaps world, but a better fix / support for the plugin would be appreciated.

@ObelusPA
Copy link
Owner

Your fix looks good to me since CreativeParkour manages WorldEdit permissions and regions itself in the CreativeParkourMaps world, but it would indeed be better for CreativeParkour to automatically configure FAWE so that it works without changing its config, I will try to do it.
Also, in case you did not do it yet, you can add CreativeParkour to allowed-plugins in FAWE's config in order to fix some other issues.

@ObelusPA ObelusPA self-assigned this Feb 18, 2018
@CoolLord22
Copy link
Author

I've tried that

  • "net.creativeparkour.WorldEditLogger"

unless I configured it wrong...? That's what it asked me to add in.

@ObelusPA
Copy link
Owner

I only added “CreativeParkour” and it worked.

@CoolLord22
Copy link
Author

Sorry for such a delayed response, but adding CreativeParkour did the trick. Thanks ;D

@CoolLord22
Copy link
Author

Broken again ;-;

@ObelusPA
Copy link
Owner

ObelusPA commented Mar 3, 2018

Did you change something in your configuration? Because it is still working for me...

@CoolLord22
Copy link
Author

Nothing at all...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants