Shape - Sphere (Effect) — skript-worldedit

Addon: skript-worldedit · Category: Effect · Since: 1.0.0

Syntax

create [a] [hollow] (sphere|ellipsoid) ([made] out of|with|using) [pattern] %string/itemtype/worldeditpattern% [with radi(us|i) %-numbers%] at %locations% [lazily]

Description

Creates a sphere using a given pattern at a certain location. You can choose for the sphere to be hollow, and it can take a set of radii. By default, the radius is 5, and the sphere will not be hollow.

Examples

create a hollow sphere made out of emerald block with radii (5,4,3) at {location}

View source