ObelusPA / CreativeParkour

Bukkit parkour plugin that allows all the players to play and show their skills in fun parkour maps they build or download!
https://creativeparkour.net
GNU General Public License v3.0
3 stars 9 forks source link

Support for FastAsyncWorldedit #7

Open CoolLord22 opened 6 years ago

CoolLord22 commented 6 years ago

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 commented 6 years ago

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

ObelusPA commented 6 years ago

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.

CoolLord22 commented 6 years ago

I've tried that

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

ObelusPA commented 6 years ago

I only added “CreativeParkour” and it worked.

CoolLord22 commented 6 years ago

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

CoolLord22 commented 6 years ago

Broken again ;-;

ObelusPA commented 6 years ago

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

CoolLord22 commented 6 years ago

Nothing at all...