We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Paper 1.21.1
To have a minimal impact on server performance, 1 or 2% max of server mspt
on some our games (with 50-ish players online) auraskills likes to easily take 6% of the server tick (mspt)
This issue seems to be related with ProtocolLib too.
We use ProtocolLib (v5.3.0-SNAPSHOT-732) and AuraSkills 2.2.6 on Paper 1.21.1
see above
Let me know if more information needs to be supplied.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
We have the same performance issues, if you knock down AdvancedEnchantments you will see that AuraSkills takes a lot of performance.
https://spark.lucko.me/Y43IcjdB0h
Same issue
The ItemListener impact can be reduced by increasing modifier.item.check_period in config.yml.
The ProtocolLib issue still needs to be investigated if you are still experiencing it.
Archy-X
No branches or pull requests
Server software and version
Paper 1.21.1
Expected behavior
To have a minimal impact on server performance, 1 or 2% max of server mspt
Actual behavior
on some our games (with 50-ish players online) auraskills likes to easily take 6% of the server tick (mspt)
This issue seems to be related with ProtocolLib too.
We use ProtocolLib (v5.3.0-SNAPSHOT-732)
and AuraSkills 2.2.6
on Paper 1.21.1
How to reproduce
see above
Additional information
Let me know if more information needs to be supplied.
Agreements
The text was updated successfully, but these errors were encountered: