Need help writing a procedure with chat replies

Started by komila on

Topic category: Help with MCreator software

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need help writing a procedure with chat replies

I want to make it so that the player can write a specific word/sentence in the chat and get a reply depending on what they wrote (f.e. get a description of something by typing the name of the item, that kind of stuff)

I figured out how to trigger the procedure, but I can't figure out how to make it actually respond to a triggering word. Can someone explain, please? Thank you in advance!!

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you have figured our how…
Tue, 11/18/2025 - 22:41

If you have figured our how to detect if a trigger word was said, you can then just make the detection trigger the "Send message" block in Player procedures -> Actions.

Joined Nov 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It worked! Thank you so much!
Tue, 11/18/2025 - 22:51

It worked! Thank you so much!