Plex-FAWE/worldedit-core/src
dordsor21 820ae19dc2 Read processors in reverse order.
- EditSessionBuilder always assigns the history processors before the limit extents, meaning the limit did not get properly flushed to history, but because spigot is notified of the changes after the processes have taken place, the correct edit was displayed to the player and placed into the world.
 - This might break other stuff...
2020-04-23 23:46:43 +01:00
..
legacy/java/com/sk89q/worldedit/blocks Upstream Merge 2020-01-10 22:32:12 -05:00
main Read processors in reverse order. 2020-04-23 23:46:43 +01:00
test Re-apply 374ad99 2020-04-16 20:41:59 -04:00