You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What feature do you want?
So, I'm testing with viewDistanceCat on 1.16.5 and the java client behaves as expected showing the unticked chunks all the way out to my configured view distance of 20 chunks. When I play on bedrock, using geyser (i've tested both the spigot plugin and standalone), I am only sent chunks that are ticking. If I use paper's built-in unticked chunks feature, it works, but then I miss out on the main reason for using viewDistanceCat. It only sends the chunks required by the client's render distance instead of blindly sending all of them, this saves bandwidth (especially for players with poor internet) and allows me to set per-player unticked view distances. Is there any way for geyser to read the client side render-distance setting on bedrock and forward that to the java edition server?
Alternatives?
none
The text was updated successfully, but these errors were encountered:
heathfx
changed the title
client render distance value passed through to java server
request: client render distance value passed through to java server
Jan 21, 2021
What feature do you want?
So, I'm testing with viewDistanceCat on 1.16.5 and the java client behaves as expected showing the unticked chunks all the way out to my configured view distance of 20 chunks. When I play on bedrock, using geyser (i've tested both the spigot plugin and standalone), I am only sent chunks that are ticking. If I use paper's built-in unticked chunks feature, it works, but then I miss out on the main reason for using viewDistanceCat. It only sends the chunks required by the client's render distance instead of blindly sending all of them, this saves bandwidth (especially for players with poor internet) and allows me to set per-player unticked view distances. Is there any way for geyser to read the client side render-distance setting on bedrock and forward that to the java edition server?
Alternatives?
none
The text was updated successfully, but these errors were encountered: