FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Cannot copy-paste between PlotSquared plots

InfectedCatBite opened this issue ยท 3 comments

commented

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

As an owner of two PlotSquared plots, I cannot copy from one plot and paste in the other plot. I get a message from FAWE "Missing permission: fawe.worldguard". I can copy and paste within the same plot.

I read the wiki page, but there is no worldguard region involved. Only PlotSquared plots.

image

To Reproduce

  1. Claim two PlotSquared plots.
  2. Build something and //copy it.
  3. Move to the other plot and //paste it. The //paste fails as shown above.

Expected behaviour

//paste should work, since I own both plots.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/96fcfc70e6024143b98f86d9085225f9

Fawe Version

FastAsyncWorldEdit version 2.9.2

Checklist

Anything else?

I have region-restrictions: true

The player has the permission fawe.plotsquared. As I read the wiki, this will "Allow PlotSquared owners (+/plot setowner ...+) and trusted (+/plot trust ...+) to use WorldEdit." So I expect that would include pasting onto any plot owned by the player.

I don't understand why fawe.worldguard would be involved at all, as there are no WorldGuard regions defined. The only WG region is the global region.

commented

Tried with the latest dev build. Problem still occurs.
FastAsyncWorldEdit version 2.9.3-SNAPSHOT-719;8b59741

Also noticed that //paste doesn't paste signs, even when using -e

commented

I gave myself the permission fawe.worldguard. The error message went away, but the paste on the second plot still didn't work.

commented

I was able to fix this by setting:

  exclusive-managers: 
  - "PlotSquared"

AND giving the permission fawe.worldguard