Better Commands

Started by VitoOreski on

Topic category: Feature requests and ideas for MCreator

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Better Commands

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?

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In your example "@s" and …
Tue, 07/15/2025 - 11:37

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.

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Really? I didn't know…
Tue, 07/15/2025 - 15:11

Really? I didn't know. Thanks.