b flag working incorrectly on //move
mattbatwings opened this issue ยท 1 comments
WorldEdit Version
7.2.11
Platform Version
Fabric 0.14.8
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
Executing //move 1 -s b
whilst looking UP or DOWN causes the backwards flag to act as a forwards flag
Expected Behavior
The selection should move backwards, due to the backwards flag.
Reproduction Steps
- Select anything
- Look up or down
- Execute //move 1 -s b
Anything Else?
No response
Added in 54ed9e8