Bell - Ring (Effect) — Lusk

Addon: Lusk · Category: Effect · Since: 1.1, 1.3 (Plural, BlockStates)

Syntax

[make %-entity%] ring %blocks/blockstates% [from %-blockface%]

Description

Rings a bell. The blockface must be cartesian.

**NOTE: Skript has its own version of this effect, difference is in the fact that Skript's uses Directions while Lusk's uses Blockfaces, for that reason I will not deprecate this Effect.**

Examples

ring target block
make {_p} ring {_block} from north

View source