How do I target a specific player Ex. SerpTheJester

Started by SerpTheJester on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I target a specific player Ex. SerpTheJester

I would like to give my friends special particles if they use my mod, how would I go about doing that?

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You could maybe get the UUID…
Wed, 03/22/2023 - 08:43

You could maybe get the UUID of your Friends and then check if these UUIDs are in the World.

 

You can find the UUIDs of your Friends with this Website.

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
One Question do you want to…
Wed, 03/22/2023 - 08:44

One Question do you want to give your Friends one Time Effect if they join a Server/World? Or do you want to give them a permanent Effect?