View Distance of Client (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5

Syntax

[the] client view distance[s] of %players%

Description

The view distance of the client. Can not be changed. This differs from the server side view distance of player as this will retrieve the view distance the player has set on their client.

Examples

set {_clientView} to the client view distance of player
set view distance of player to client view distance of player

View source