Region - Cuboid (Expression) — skript-worldedit
Addon: skript-worldedit · Category: Expression · Since: 1.0.0
Syntax
[a] [new] [cuboid] region (between|within|from) %location% (and|to) %location%Description
Creates a cuboid region, which can be used for operations.
Examples
set {cuboid} to a new cuboid region from {location1} to {location2}