We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When you are updating npc text using (setText) you have to go out of the render distance for the name to actually change and show up
NPCLib JAR name npclib-plugin-2.11.1-SNAPSHOT.jar
Server version This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
To Reproduce Steps to reproduce the behavior: set already existing npc's text
Expected behavior It should just update without having to go out of render distance
The text was updated successfully, but these errors were encountered:
Can you share the code you’re using to set the text? Are you using it in a synchronous or asynchronous context?
Sorry, something went wrong.
I was using sync
I have the same issue. Would be good, if there is a fix for it...
No branches or pull requests
Describe the bug
When you are updating npc text using (setText) you have to go out of the render distance for the name to actually change and show up
NPCLib JAR name
npclib-plugin-2.11.1-SNAPSHOT.jar
Server version
This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
To Reproduce
Steps to reproduce the behavior: set already existing npc's text
Expected behavior
It should just update without having to go out of render distance
The text was updated successfully, but these errors were encountered: