Cannot copy-paste between PlotSquared plots
InfectedCatBite opened this issue ยท 3 comments
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.
To Reproduce
- Claim two PlotSquared plots.
- Build something and //copy it.
- 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
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
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.
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
I gave myself the permission fawe.worldguard
. The error message went away, but the paste on the second plot still didn't work.