Distance (Expression) — Skript

Addon: Skript · Category: Expression · Since: 1.0

Syntax

[the] distance between %location% and %location%

Description

The distance between two points.

Examples

if the distance between the player and {home::%uuid of player%} is smaller than 20:
	message "You're very close to your home!"

View source