-
-
Notifications
You must be signed in to change notification settings - Fork 81
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Playerside sign update #697
base: main
Are you sure you want to change the base?
Conversation
I ran a test and this does not fully work yet. It's better than before (without any update packets), but not fully working. |
|
Correct, it worked some of the time but not all. I didn't try it for long, but there didn't seem to be a pattern (I was just cruising a ship a bit and sometimes the sign would update, sometimes not). |
the api you're using is marked as deprecated in recent javadoc, which could signal why its broken. Try using the alternative method they recommend instead. |
Ok just read the java docs
I will try using the suggested method, I hope the |
Describe in detail what your pull request accomplishes
Use a bukkit method to force the player to update the signs instead
Related issues:
Checklist