Can't undo moving blocks far out of plot region
thomasmny opened this issue ยท 3 comments
Server Implementation
Paper
Server Version
1.20.2
Describe the bug
When a player moves their plot far outside of it's region, the action cannot be undone
To Reproduce
- Select region in plot
- Move that region far away with
//move 300
- Try to undo the action with
//undo
Expected behaviour
The region should reappear when the action is undone
Screenshots / Videos
Error log (if applicable)
None
Plot Debugpaste
https://athion.net/ISPaster/paste/view/6b358805637f4cbfaa333a355c3247e8
PlotSquared Version
PlotSquared 7.1.0-Premium
Checklist
- I have included a Plot debugpaste.
- I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response
I can replicate it with PlotSquared v7 7.2.0
.
The action is canceled without an error/warn message. There does not even seem to be a new history entry that could be undone via //undo
.
(But there also seem to be other problems that affect the normal plot bypass activity of FAWE.)