Skip to content
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

Add api-version to prevent legacy material support initialization #53

Merged
merged 1 commit into from Jan 5, 2021

Conversation

nkomarn
Copy link
Contributor

@nkomarn nkomarn commented Dec 10, 2020

Without an api-version in the plugin.yml, servers running this plugin will be forced to initialize legacy material support on startup. The issue with this is that the Material enum is nearly doubled in size, which has performance impacts on the server.

Without an api-version in the plugin.yml, servers running this plugin will be forced to initialize legacy material support on startup. The issue with this is that the Material enum is nearly doubled in size, which has performance impacts on the server.
@sladkoff sladkoff merged commit a618cd4 into sladkoff:master Jan 5, 2021
@sladkoff
Copy link
Owner

sladkoff commented Jan 5, 2021

🙏 Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants