Multiple Scoreboard Objectives

Multiple Scoreboard Objectives - Multiple Overlay Patterns of Colorful Design

On some servers, the sidebar in the hub has a scoreboard displaying multiple things. For example, on Mineplex it displays the server there on, how many gems they have, how many coins they have, what their rank is and the website. How do they do this? All I can get it to do is display one objective.

I'm playing version 1.7.10.



Best Answer

In terms of servers like Mineplex, they use plugins to create the scoreboards rather than command blocks, but the same approach is taken.

At the current moment it is not possible to display two 'objectives' as such. Instead, you must use fake players as objectives instead.

For example, if you wanted to have two objectives, distance walked (cm) and distance flown (cm) you would have command blocks on a loop (clock) with these commands:

/scoreboard players operation WalkDistance Scores = Sulphate Walked

/scoreboard players operation FlyDistance Scores = Sulphate Flown

In these commands, 'FlyDistance' and 'WalkDistance' are the fake players, 'Scores' is the scoreboard title, and 'Sulphate' is the player name. 'Walked' and 'Flown' are the scores being tracked.

Hope this helped!




Pictures about "Multiple Scoreboard Objectives"

Multiple Scoreboard Objectives - Line Patterns
Multiple Scoreboard Objectives - Multiple Overlay Patterns of Pastel Colored Design
Multiple Scoreboard Objectives - Multiple Overlay Patterns of a Colorful Design



How do you display multiple objectives?

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.

How do you show multiple scoreboards in Minecraft?

Scoreboard Command
  • To add an objective: /scoreboard objectives add <objective> <criteria> [displayName]
  • To remove an objective: /scoreboard objectives remove <objective>
  • To list all objectives: /scoreboard objectives list.
  • To set how the objectives are displayed: /scoreboard objectives setdisplay <slot> [objective]




  • How to calculate multiple objectives into team scores - Minecraft Command Blocks Guide




    Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

    Images: Edward Jenner, Edward Jenner, Edward Jenner, Edward Jenner