WorldEdit-BE icon indicating copy to clipboard operation
WorldEdit-BE copied to clipboard

'0,-1,0' is an invalid direction argument

Open gabrieljones opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behaviour

;stack 1 1,-1,0

gives

'1,-1,0' is an invalid direction argument

Expected behaviour

;stack 1 1,-1,0

should work

Steps to reproduce

No response

Content logs

No response

Minecraft version

1.21.22

Device and operating system

Windows 10

Additional info

No response

gabrieljones avatar Sep 03 '24 00:09 gabrieljones

That's now how the stack command works. What were you trying to do?

SIsilicon avatar Sep 10 '24 04:09 SIsilicon

I'm trying to do this: https://github.com/EngineHub/WorldEdit/issues/1363 Looks like this capability was added to Java world edit with: https://github.com/EngineHub/WorldEdit/pull/1430

gabrieljones avatar Sep 11 '24 00:09 gabrieljones

Well sorry to say this but this is not supported syntax. If you'd like you can make an enhancement post for it

SIsilicon avatar Dec 02 '24 04:12 SIsilicon