What is the Minecraft scoreboard command to display words?
//ads -- adsterra.com -- native banner
?>
I have a server and I want it to be able to show ranks on the sidebar (VIP, Diamond, ect.). I have tried to use the scoreboard command with a dummy but it does not accept words. Is there a way I can display ranks on the sidebar without mods or plugins?
Best Answer
Run Once:
/team add VIP
/team modify prefix {"text":"[VIP]: ","color":"green"}
/scoreboard objectives add Sidebar dummy {"text":"Side Bar","color":"blue"}
Loop:
/team join VIP @p[tag=VIP]
Chain:
/scoreboard players set @a[tag=VIP] Sidebar 0
Pictures about "What is the Minecraft scoreboard command to display words?"
How do you add text to a scoreboard in Minecraft?
Via the /scoreboard objectives setdisplay command (see command reference), players' scores in specific objectives can be displayed in certain 'slots' in-game. Each 'display slot' can show one objective at a time, and multiple 'display slots' may be used for the same or different objectives.Minecraft Scoreboard Command Tutorial [1.18]
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Markus Spiske, Markus Spiske, Timothy Paule II, Aleksandar Pasaric