JordanOsterberg / JScoreboards

MIT License
54 stars 14 forks source link

Dynamically update scoreboard #15

Closed Plugner closed 2 years ago

Plugner commented 2 years ago

I'm using it on my server, and I really need to update the remaining players in my minigame, I have an API that provides the player amount (excluding invisible staff and spectators), I only need to update the scoreboard every second, how can I do that?

Thanks.

barabum0 commented 2 years ago

just update it when someone dies

Plugner commented 2 years ago

It will not update the values, but I fixed it without the library.