/menu "[text] [command]"

Started by Vem on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Feb 2023
Points:
280

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
/menu "[text] [command]"

I want to create a menu with a text field and button that will set the text that I write, for example with the /menu command "[text][command]" the command will be used after pressing the button, and the text will be set from the command, how can I do this? (I'm working in Mcreator 2022.2)