How do I make a chat message trigger an event?

Started by LagLiniJacob on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 years ago
Joined Nov 2016
Points:
708

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How do I make a chat message trigger an event?

I'm trying to make a simple mod that plays a sound effect whenever "CRITICAL HIT!" is seen in chat, how would I go about doing this?

Active 1 year ago
Joined Jun 2015
Points:
1277

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 543
Idk if the global trigger is…
Wed, 09/23/2020 - 11:05

Idk if the global trigger is in 2020.4 or if it will arrive in 2020.5 but there's one called "Player send chat" that should do the job.