libraryaddict
libraryaddict
Are you able to provide a video or something of some sort. And preferably, replicate this without the use of other plugins.
Interesting. I'm not sure I can fix it? My best bet is that there's something playing up with the packet order, such as the movement originally being after the spawn....
This one is somewhat tricky as the solution would probably need to be implemented at the packet level when it detects a held item change. Adding to this, would need...
I agree, but the biggest holdup is that it'd require me to rewrite the entire message system into an easier one that would also be more complicated, especially since I...
Semi-support in the current dev build and next release, using mini-message. I say semi because it'll probably break if/when I add actual fancy commands. The reason behind the holdup is...
https://docs.adventure.kyori.net/minimessage.html#format
Yeah, I need to do more work on this. Did some thinking last night, and frankly the minimessage stuff still has some issues here and there. Sometimes the command output...
Is this still an issue? Can you provide an example
I don't know specifically what causes it to happen when to the best of my knowledge it should already be worked around. To discover more about the issue I'd need...
The entity is created by the server, and whenever that happens the server tries to send the tab list packets the same way. To force them to load, it teleports...