-
Notifications
You must be signed in to change notification settings - Fork 11
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
Support for Nova #22
Comments
Do you see some errors in the server/client logs? |
This issue is caused by us sending pre-serialized data for performance reasons, which leads to the packet not being picked up by Coordinates Obfuscator and thus spawning the display entity at the wrong coordinates. Not sure how fixable this is with only ProtocolLib, but the best approach would probably be to intercept any |
I never thought about third-party plugins sending pre-serialized packets when I developed this plugin, I should definitely handle that packets. |
Are there any options, for example, to add support for a fee? I could pay for |
Unfortunately I have a full-time job and I don't have time to dedicate to it, even if you pay me. |
Is it possible to support this plugin? There are no conflicts, but there is a small nuisance, because players do not see custom blocks. I tested the issue with your plugin. Is it possible to fix this?
https://www.spigotmc.org/resources/nova-modding-framework-1-19-3.93648/
The text was updated successfully, but these errors were encountered: