FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Paste flag -m is failing.

ryantheleach opened this issue ยท 1 comments

commented

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

The -m flag is giving no result.

Copy an area containing a mix of blocks including purpur_block in a known pattern, e.g checkerboard.

paste this area over another area.

Note that using //paste -m !purpur-block does not have the expected effect, of treating purpur_block as transparent, or really any distinguishable result at all.

To Reproduce

Copy an area containing a mix of blocks including purpur_block in a known pattern, e.g checkerboard.

paste this area over another area.

Note that using //paste -m !purpur-block does not have the expected effect, of treating purpur_block as transperent.

Expected behaviour

I expect the source mask to be applied, and what was existing in the world already to shine through.

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/7a292dbb887f43b99b656210c66b95a8

Fawe Version

FastAsyncWorldEdit-Bukkit-2.0.0-SNAPSHOT-47

Checklist

Anything else?

No response

commented

I barely work with masks, but I can reproduce what has been described, if that is some kind of issue.