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 and rename some config options, add section notes #5390

Draft
wants to merge 6 commits into
base: feature/configurate
Choose a base branch
from

Conversation

onebeastchris
Copy link
Member

Opening for feedback on the new configuration option names

@@ -302,6 +302,27 @@ private void startInstance() {

Registries.RESOURCE_PACKS.load();

// Warnings to users who enable options that they might not need.
if (config.bedrock().useProxyProtocol()) {
logger.warning("Geyser is configured to expect proxy protocol for Bedrock connections.");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about we make these infos? Most people using the setting are using it correctly.

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.

3 participants