We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Player view distance depends on the view distance set on the server, not the client's settings.
The viewing distance depends on the player's viewing distance setting.
view-distance=6 in server.properties.
Bedrock with render distance 8: Bedrock with render distance 64:
Java with render distance 8: Java with render distance 64:
3272-Spigot-3892929-747a73e Plugins: floodgate-spigot Build #41 Geyser-Spigot Build #921 info-1.0 https://www.dropbox.com/s/9lygod4f2kijk39/info-1.0.jar
https://dump.geysermc.org/lLram8HvH6rxSXLUzT3Z4p1QwCMdxbl2
1.4.3-SNAPSHOT (git-master-96cbc54)
1.17.41
If server.properties viewing distance in view-distance is set to 8, it will be 13. If 7, it will be 12.
The text was updated successfully, but these errors were encountered:
Duplicate of #1860. Thanks for reporting anyway!
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Player view distance depends on the view distance set on the server, not the client's settings.
To Reproduce
Expected behaviour
The viewing distance depends on the player's viewing distance setting.
Screenshots / Videos
view-distance=6 in server.properties.
Bedrock with render distance 8:
Bedrock with render distance 64:
Java with render distance 8:
Java with render distance 64:
Server Version and Plugins
3272-Spigot-3892929-747a73e
Plugins:
floodgate-spigot Build #41
Geyser-Spigot Build #921
info-1.0 https://www.dropbox.com/s/9lygod4f2kijk39/info-1.0.jar
Geyser Dump
https://dump.geysermc.org/lLram8HvH6rxSXLUzT3Z4p1QwCMdxbl2
Geyser Version
1.4.3-SNAPSHOT (git-master-96cbc54)
Minecraft: Bedrock Edition Version
1.17.41
Additional Context
If server.properties viewing distance in view-distance is set to 8, it will be 13. If 7, it will be 12.
The text was updated successfully, but these errors were encountered: