Open
Description
Server Implementation
Paper
Server Version
1.21.1
Describe the bug
When I use paste -e
then try and undo
and undo -e
item frames (I have them invisible and containing a map) won't get removed with it.
To Reproduce
- Create an long area (170 block) with item frame maps in it using the below
/give @s item_frame[entity_data={id:"minecraft:item_frame",ItemRotation:4b,Fixed:1b,Invisible:1b,Item:{id:"minecraft:filled_map",components:{"minecraft:map_id":0}}}]
- Do
paste -e
- Then
undo
andundo -e
- See item frame maps are still there
Expected behaviour
Item frames should be removed
Screenshots / Videos
No response
Error log (if applicable)
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/e0cddb3722564374b04806ec59369b5c
Fawe Version
2.12.4
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response