#Leaderboard System

1 messages · Page 1 of 1 (latest)

warm jackal
#

Just a guess but if you are creating objectives using a similar method like this:

scoreboard objectives add objectiveExample dummy

Then I personally learned that it returns an error instead of being truthy.

I had to recreate the objective using the native API method. My guess is that it doesn't handle the dummy type? Really unsure. Anywho, test that theory and see if it's the same experience you are having.

brave vine
#

Print the entities tags

brave vine
warm jackal
brave vine
#

what is leader?

#

Why are you getting all scoreboards?

#

You can just store objective in the tag

#

scoreboard.getObjective exists