Skip to content

Add variant check for paper 1.19+#47

Merged
iGabyTM merged 1 commit into
masterfrom
feature/add-paper-1.19-check
Oct 1, 2022
Merged

Add variant check for paper 1.19+#47
iGabyTM merged 1 commit into
masterfrom
feature/add-paper-1.19-check

Conversation

@Andre601
Copy link
Copy Markdown
Contributor

Paper split up their configuration in 1.19, which is also reflected in their code.
The new path for the configs is found under io.papermc.paper.configuration.ConfigurationLoaders

While the old com.destroystokyo.paper.PaperConfig is still present, is it deprecated and could be removed in future versions, therefore it's best to check for both classes to be sure.
The result would be the same either way, so nothing breaking here.

@iGabyTM iGabyTM merged commit 73e5fc0 into master Oct 1, 2022
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.

2 participants