FastAsyncWorldEdit

FastAsyncWorldEdit

152k Downloads

Brush height yscale does not work

fulwerin opened this issue ยท 1 comments

commented

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

The command:

/brush height [radius=5] [file|#clipboard|imgur=null] [rotation=0] [yscale=1.00] [-h]

you can only specify the [rotation=0] but not the [yscale=1.00] or the flag [-h]

To Reproduce

  1. Enter command
    /brush height [radius=5] [file|#clipboard|imgur=null] [rotation=0] [yscale=1.00] [-h]
  2. error message received
    Too many arguments.

Expected behaviour

Could this be fixed or is this a bigger deal?

Screenshots / Videos

javaw_2022-02-14_22-47-30

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/6c4081facd294779b2c229dafbec701f

Fawe Version

FastAsyncWorldEdit 2.0.1

Checklist

Anything else?

Thanks.

commented

I updated the wiki to adjust the syntax displayed. Use //br height 20 0 https://i.imgur.com/mTe11fY.png 5, the y scale accepts full integers. See //help brush height ingame for all possible parameters