FastAsyncWorldEdit
FastAsyncWorldEdit copied to clipboard
[PlotSquared+FAWE] //redo command doesn't work when player-executor standing outside a plot
Server Implementation
Paper
Server Version
1.19.2
Describe the bug
//redo command doesn't work when player-executor standing outside a plot, but "history cursor" moves internally in FAWE.
To Reproduce
- Claim a plot and stand on it.
- Execute
//setcommand to set something inside the plot. - Execute
//undocommand. - Execute
//redocommand and see that command actually redoes the last action (//set in step 2). - Execute
//undocommand again. - Leave outside the plot and run
//redo. - See that command doesn't redo the last action.
Expected behaviour
//redo сommand should redo the last action when performed by a player outside the plot.
Screenshots / Videos
No response
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/24d6094ba2b74c89bf85379837eea973
PlotSquared Version
6.9.4-Premium
Checklist
- [X] I have included a Plot debugpaste.
- [X] I am using the newest build from https://www.spigotmc.org/resources/77506/ and the issue still persists.
Anything else?
No response