Changing Player Names

Started by Drake__archer on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Sep 2021
Points:
984

User statistics:

  • Modifications: 0
  • Forum topics: 77
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 118
Changing Player Names

I'm making a mod where you can use a special name tag on yourself or another player to change their name.

Basically, I want to recreate what you can do with mobs in vanilla Minecraft, but for players.

It would be great if it was a procedure, but as long as it's not too much code, that's fine too.

Any help would be appreciated!

Active 4 months ago
Joined Sep 2021
Points:
984

User statistics:

  • Modifications: 0
  • Forum topics: 77
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 118
When i say, "It would be…
Sat, 07/01/2023 - 18:55

When i say, "It would be great if it was a procedure, but as long as it's not too much code, that's fine too.", I mean that the solution can either be 1 or more procedures, or code, as long as it isn't too much code.

Active 3 months ago
Joined Mar 2024
Points:
117

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
  There is a procedure…
Sat, 06/22/2024 - 21:46

 

There is a procedure block on the version I'm using (neoforge 2024.1) just go to the search bar and type in display. I hope this helps, sorry for just finding your post.