Player Chat

Started by Flash Master on

Topic category: Help with modding (Java Edition)

Last seen on 21:46, 17. Apr 2022
Joined Jul 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player Chat

Hello! I am trying to make a "Chat Assistant Mod" But I can't find out how to check if and what the player wrote in chat. If you could help me that'd be great.

Thank You

I believe that's impossible,…
Sat, 07/06/2019 - 19:49

I believe that's impossible, or if it's possible, it is very hard, and you will need to code something.

You can use Player sent chat…
Tue, 07/09/2019 - 12:47

You can use Player sent chat global trigger for this. Text the player entered is in dependency called text.

You can do this without any coding.

Last seen on 16:04, 5. Dec 2020
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Im trying to do this to but…
Wed, 10/14/2020 - 18:40

Im trying to do this to but I can't find Player sent chat global trigger for this in Text

Last seen on 05:22, 23. Feb 2022
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mate he just that its a…
Tue, 05/18/2021 - 00:46

Mate he just that its a global trigger. You look for the global trigger effects on the green block you start with on every procedure