Conditional / Unconditional (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.10

Syntax

make command block[s] %blocks% [(un|not )]conditional

Description

Sets whether the provided command blocks are conditional or not.

Examples

make command block {_block} conditional
make command block {_block} unconditional if {_block} is conditional

View source