#(aviside) How to display a global death count in real time?
14 messages · Page 1 of 1 (latest)
(aviside) How to display a global death count in real time?
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
server
scoreboard ({add}/remove) (viewers:<player>|...) (lines:<player>/<text>|...) (id:<value>/player/{main}) (objective:<value>) (criteria:<criteria>/{dummy}) (score:<#>) (displayslot:<value>/{sidebar}/none) (displayname:<name>) (rendertype:<type>)
Add or removes viewers, objectives and scores from scoreboards.
Lets you make players see a certain scoreboard and then a certain objective in that scoreboard.
Please note that a 'scoreboard' is NOT a 'sidebar' - if you want that thing where text is on the right side of the screen, use !command sidebar.
'Scoreboard' is the underlying internal system that powers sidebars, below_name plates, team prefixing, and a lot of other systems. Generally, you should avoid using this command directly.
The ID can be 'main' for the global default scoreboard, 'playe...
I mean, I guess you could just make a server flag too.
And then run a on player death event and add to it.
okay, cool how do I display the number attached to a flag in chat?