paste -s doesn't fully select in //sel extend mode
itsnotjasper opened this issue ยท 3 comments
WorldEdit Version
7.2.15
Platform Version
git-Purpur-2025; git-Paper-107 (MC 1.20.1)
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
The selection only selects 1-block-width when pasting with paste -s in //sel extend mode.
Expected Behavior
paste -s should fully select the region initially copied
Reproduction Steps
- copy any region that has more than 1-block-width
- change selection to //sel extend
- //paste -s
Anything Else?
No response
I can't reproduce this issue at all, is there anything else special about your setup or what you're doing? If I do //paste -s
in extend select mode it'll correctly select the entire area no matter what area shape I copy
Quite strange as the bug is also unreproducible now for me. I've asked a friend who also experienced the same bug if they would be able to recreate it, and hopefully he'll still be able to reproduce the bug.