Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refreshing #14

Closed
KielKing opened this issue Dec 12, 2018 · 7 comments
Closed

Refreshing #14

KielKing opened this issue Dec 12, 2018 · 7 comments

Comments

@KielKing
Copy link

KielKing commented Dec 12, 2018

Hello again 馃榿 !

I was wondering if you could make a refresh function? right now I have to do

Scoreboard->removeDisplay(Player)

then

Scoreboard->addDisplay(Player)

to refresh changes made to the scoreboard, and it's kind of buggy

it would be great if you could, and if you need assistance i'm always here 馃槃

@MisteFr
Copy link
Owner

MisteFr commented Dec 12, 2018

What changes are you talking of ? Normally when you modify a line or rename the scoreboard the changes should be automatically sent.

@KielKing
Copy link
Author

on my end the changes are not automatically sent, I have to removeDisplay then addDisplay

@MisteFr
Copy link
Owner

MisteFr commented Dec 12, 2018

Do you mean sending the changes to all the online players who previously received the Scoreboard (because actually the changes are only sent to the player).

@KielKing
Copy link
Author

yes, the new scoreboard does not send to the players I specified

@KielKing
Copy link
Author

any updates on this?

@KielKing
Copy link
Author

PS: i need this because i am using a repeating task to update values to the scoreboard

@KielKing
Copy link
Author

bump

@MisteFr MisteFr mentioned this issue Dec 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants