Solved /nick Skript

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

LoloCass

Member
Dec 23, 2024
11
0
1
I'm in 1.21.1 and i'm creating a /nick system, using Skript and Interactive Books. I've reached the end of the project, I've put the name change in tab and chat, but I can't change the nametag. Since MundoSK has been discontinued and I haven't found anything else for 1.21, I've tried SkBee, but I haven't figured out how to use it, I've also tried asking chatgpt but what it tells me gives me an error. Can anyone help me with some addon that works? I'm also attaching the code so you can understand (the part involved is the /rankdisg command, which then takes you to the on chat area.). Everything is done in Italian, since I'm Italian, but the writings aren't important, the important thing are the commands
 

Attachments

  • disguise.sk
    2.9 KB · Views: 218
I'm in 1.21.1 and i'm creating a /nick system, using Skript and Interactive Books. I've reached the end of the project, I've put the name change in tab and chat, but I can't change the nametag. Since MundoSK has been discontinued and I haven't found anything else for 1.21, I've tried SkBee, but I haven't figured out how to use it, I've also tried asking chatgpt but what it tells me gives me an error. Can anyone help me with some addon that works? I'm also attaching the code so you can understand (the part involved is the /rankdisg command, which then takes you to the on chat area.). Everything is done in Italian, since I'm Italian, but the writings aren't important, the important thing are the commands
In order to change a player's name tag, you need MundoSk. You can then loop the expression set player nametag to "Example", and that should work.
 
In order to change a player's name tag, you need MundoSk. You can then loop the expression set player nametag to "Example", and that should work.
Hi, thanks you for replying me. I'm in 1.21.1 so MundoSk isn't supported, it is only from 1.8 to 1.12. I need something for 1.21
 
I solved it with another method. I set the discussion as solved. You can close the thread