How to read chat with a procedure activated by a GUI?

Started by electrovoyage. on

Topic category: Help with MCreator software

Active 4 weeks ago
Joined Dec 2021
Points:
535

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
How to read chat with a procedure activated by a GUI?

So i want to make a mod that will check if your Arduino UNO is connected to the PC and MCreator Link before continuing, and I want to execute the command: (in the name of the player)

/link devices

And I want to make a procedure triggered by another procedure that will read what the chat sends back.

Can I do this?

If so, I would love to know how.