Block Sphere (Expression) — Skript

Addon: Skript · Category: Expression · Since: 1.0

Syntax

[(all [[of] the]|the)] blocks in radius %number% [(of|around) %location%]

Description

All blocks in a sphere around a center, mostly useful for looping.

Examples

loop blocks in radius 5 around the player:
	set loop-block to air

View source