FastAsyncWorldEdit icon indicating copy to clipboard operation
FastAsyncWorldEdit copied to clipboard

[PlotSquared+FAWE] //redo command doesn't work when player-executor standing outside a plot

Open Feniksovich opened this issue 3 years ago • 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

  1. Claim a plot and stand on it.
  2. Execute //set command to set something inside the plot.
  3. Execute //undo command.
  4. Execute //redo command and see that command actually redoes the last action (//set in step 2).
  5. Execute //undo command again.
  6. Leave outside the plot and run //redo.
  7. 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

Feniksovich avatar Sep 11 '22 10:09 Feniksovich