FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

//caves Permission Issue //Ores Does Not //undo Consistently

Open ydal251 opened this issue 10 months ago • 1 comments

Server Implementation

Paper

Server Version

1.21.4

Describe the bug

//caves always results in "(FAWE) Your WorldEdit action was cancelled: Outside allowed region (bypass with /wea, or disable 'region-restrictions' in config.yml)

With /wea enabled, and/or disable region restrictions set in config the issue persists, regardless of permissions, OP, or worldedit.generation.caves via LuckPerms (along with other basic WE/FAWE permissions)

//ores seems to not be counted in the command history, doing //undo will undo something, but often not the ores just generated

When //ores is used the command always responds "0 blocks affected", even with changes visible, I assume this is related to the command not undoing

To Reproduce

Fresh Paper 1.21.4 Server (1.21.4-147 Currently), Latest FAWE (2.12.4-1040) from https://ci.athion.net/job/FastAsyncWorldEdit/

Give appropriate permissions or OP

TP away from spawn 1000 blocks to ensure issue isn't related to spawn protection

Select an area and do //caves, see error message

Select an area and do //ores , then //undo, blocks are not removed

Expected behaviour

//caves allows usage with the correct permissions

//ores shows modified block count and can be undone using //undo

Screenshots / Videos

Image

Bypassing restrictions with /wea and //caves errors

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/1a71f2abfb0449e9ab17c0f290d3bfd6

Fawe Version

2.12.4-SNAPSHOT-1040;6a8ea4c

Checklist

  • [x] I have included a Fawe debugpaste.
  • [x] I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.

Anything else?

No response

ydal251 avatar Feb 11 '25 00:02 ydal251

I have same issue with command //caves "(FAWE) Your WorldEdit action was cancelled: Outside allowed region (bypass with /wea, or disable 'region-restrictions' in config.yml) with same config 😢

TheCooookie avatar Mar 20 '25 01:03 TheCooookie