[PlotSquared+FAWE] //redo command doesn't work when player-executor standing outside a plot
Feniksovich opened this issue · 0 comments
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
//set
command to set something inside the plot. - Execute
//undo
command. - Execute
//redo
command and see that command actually redoes the last action (//set in step 2). - Execute
//undo
command 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
- 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