FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

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

Feniksovich opened this issue · 0 comments

commented

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

Anything else?

No response