• Hey! Register here to create your account, engage with the community, and talk about what is new!

Change players render distance

NineOfGaming

Active member
Overlord
Joined
Jul 12, 2021
Messages
51
Reaction score
5
how do i change a players render distance because i have seen other games do it but dont know how it works
 
Solution
You can't, the best you can do is use a bossbar with fog or making it so all blocks around a certain radius is changed to air (which may be very cpu-intensive)

MineOrDie_

Well-known member
Overlord
Joined
Sep 27, 2020
Messages
66
Reaction score
23
You can't, the best you can do is use a bossbar with fog or making it so all blocks around a certain radius is changed to air (which may be very cpu-intensive)
 
Solution

General_Mudkip

Retired Moderator
Overlord
Joined
Sep 6, 2020
Messages
362
Reaction score
95
It's only possible server-side, which even then is only setting a max render distance and can't directly change it besides lowering it to whatever the provided maximum is. As MineOrDie_ said, you can sort of emulate this using a blindness effect or using a bossbar. Or you can just go the old fashioned route and send a title/message asking the player to change their FoV/render distance.
 
Top Bottom