//brush clipboard randomly rotates the clipboard
Daffysamlake opened this issue ยท 0 comments
Server Implementation
Paper
Server Version
1.19.4
Describe the bug
When pasting a clipboard using a brush/tool (//brush clipboard -a -o
), the rotation of each paste is random.
To Reproduce
- Select a region (
//pos1
and//pos2
) //copy
- Place a tool in your main hand, and set it to a clipboard brush with no air or centering. (
//brush clipboard -a -o
) - Holding the brush, right-click around. The pasted clipboard will have random rotations.
Expected behaviour
When right-clicking with the clipboard brush, the rotations of each paste are random. With every right-click of the brush, the clipboard will become pasted into the world with a rotation the player didn't intend, leading to frustration and potential relent.
Screenshots / Videos
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/f59b60bc7b924e219d3b9229938edee0
Fawe Version
FastAsyncWorldEdit version 2.6.2-SNAPSHOT-443;03c4baf
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