Is there any way to make a message appear (preferably in chat) when going through a portal?

Started by Dragma2005 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there any way to make a message appear (preferably in chat) when going through a portal?

Preferably only the first time you go through it.

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That wasn't very helpful…
Tue, 02/19/2019 - 01:15

That wasn't very helpful. Specifics?

Joined Jul 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you are using 1.8.2, you…
Tue, 02/19/2019 - 20:54

If you are using 1.8.2, you can go to the dimension mod element and under "when player enters world" select the procedure, or make one. In the procedure, look for "say in chat" or something similar.

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, I have no idea how I…
Wed, 02/20/2019 - 23:31

Thanks, I have no idea how I didn't see that before. But is there a simple way to also to make it so it only say that the first time you go through the portal?