WorldEdit-BE
WorldEdit-BE copied to clipboard
'0,-1,0' is an invalid direction argument
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
That's now how the stack command works. What were you trying to do?
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
Well sorry to say this but this is not supported syntax. If you'd like you can make an enhancement post for it