Adding something next to the player name?

Started by woodcraft on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
Adding something next to the player name?

Is it possible to edit or like add something next to the players name tag like ex "User *icon*"?

Active 3 months ago
Joined May 2018
Points:
1125

User statistics:

  • Modifications: 8
  • Forum topics: 36
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 366
No. The player's name tag…
Mon, 05/24/2021 - 14:15

No. The player's name tag displays only the player's Minecraft username. There's no way to manipulate that particular name tag to make it say anything else.

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
Hmm that sucks but is there…
Thu, 05/27/2021 - 21:51

Hmm that sucks but is there a way to do it in chat perhaps like [tag] username

 

Active 3 months ago
Joined May 2018
Points:
1125

User statistics:

  • Modifications: 8
  • Forum topics: 36
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 366
Maybe. What exactly are you…
Sat, 05/29/2021 - 03:48

Maybe. What exactly are you wanting to do?

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
Well i want to display the …
Sat, 05/29/2021 - 12:28

Well i want to display the "group" the player is currently in as in I'm making a group mod and i would want other people to know what group you're currently in. I know i could probably do this with scoreboard teams color but is there a way to put text infront of someones name in chat?