Solved Invisible Name Tags?

  • 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 comminuty!

    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!

Status
Not open for further replies.

Padlick

Member
Jan 26, 2017
33
1
8
Hey, is it possible to make the name tags over the player invisible? Because I make a minigame in minecraft and I want to make the name tags invisible...
I have searched already and only found the "scoreboard" method...
For the Info which scoreboard command I have used:
scoreboard teams add name
scoreboard teams join name Padlick
scoreboard teams option name nametagVisibility never
But it doesn't work, the name tags are still there...

(Sorry for my bad english I am german and not so good in the english language)
MfG, Padlick
 
Hey, is it possible to make the name tags over the player invisible? Because I make a minigame in minecraft and I want to make the name tags invisible...
I have searched already and only found the "scoreboard" method...
For the Info which scoreboard command I have used:
scoreboard teams add name
scoreboard teams join name Padlick
scoreboard teams option name nametagVisibility never
But it doesn't work, the name tags are still there...

(Sorry for my bad english I am german and not so good in the english language)
MfG, Padlick
This might be due to a setting in skrayfall if you set this: to false the scoreboard thing might work again.

a19e7489d66ed3e46bb71c6203dc47dd.png
 
Okay, I'm trying it, but tomorrow. Thanks for the quick help :emoji_grinning:

MfG, Padlick
[doublepost=1491401057,1491344074][/doublepost]No, it doesn't work :| The nametags are still there... :emoji_frowning:
 
Okay, I'm trying it, but tomorrow. Thanks for the quick help :emoji_grinning:

MfG, Padlick
[doublepost=1491401057,1491344074][/doublepost]No, it doesn't work :| The nametags are still there... :emoji_frowning:
You have set the setting To FALSE And restarted?
 
Of course I have...
[doublepost=1491649229,1491406056][/doublepost]
You have set the setting To FALSE And restarted?
Or do you have an another idea?
[doublepost=1491651332][/doublepost]Okay, I have found the problem. The problem was Skellett with his own scoreboard system. Now I have it disabled and now it works fine.
For everybode who have the same problem:
/plugins/Skellett/SyntaxToggles.yml
Main.Scoreboards: true
to Main.Scoreboards: false
 
Status
Not open for further replies.