"Target entity by UUID" and/or "Target player entity by username" function and custom ladders

Started by AriItsGG on

Topic category: Feature requests and ideas for MCreator

Last seen on 04:17, 21. Feb 2024
Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"Target entity by UUID" and/or "Target player entity by username" function and custom ladders

As the title says, I'd love to see an easier option to target a specific player. It would allow for trading systems, currency systems and so much more. I also think being easily able to make ladders would be neat, because then we can make custom biomes, custom trees, custom wood and custom blocks from the wood, which would include ladders, without having to resort to manual code editing.

Thanks for making modding more accessible, I've been learning a lot by using MCreator!

 

Sincerely

Ari

Last seen on 12:54, 10. Mar 2024
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hello, for ask to your…
Tue, 02/13/2024 - 15:02

Hello, for ask to your target entity by UUID or name look at that:

 

Here it calls every player in the world and if a player's name matches  the string you entered: then if runs your code (that you need to puts in the do  part)

Target player by name procedure

 

 

 

 

 

 

 

Now for the UUID target it's basicly the same thing:

target  player by uuid procedure

 

 

 

 

 

 

 

 

Hope it helps :)

Last seen on 12:54, 10. Mar 2024
Joined Oct 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
for anwser* sorry for my bad…
Tue, 02/13/2024 - 15:02

for anwser* sorry for my bad english