Started by
VitoOreski
on
Topic category: Feature requests and ideas for MCreator
Commands are sorta limiting right now. Like we can only have one word commands. We have commands with multiple words like "give @s diamond_sword" in base game but exp. "goto overworld" doesn't work as a custom command. Can we get multiple word commands?
In your example "@s" and "diamond_sword" are both command parameters rather than being a multi-word base command. Command parameters are currently possible to add in MCreator. I would recommend searching for some tutorials on it.
Really? I didn't know. Thanks.