On Redstone (Event) — Skript
Addon: Skript · Category: Event · Since: 1.0
Syntax
[on] redstone [current] [chang(e|ing)]Description
Called when the redstone current of a block changes. This event is of not much use yet.
Event Values
- event-block
- event-location
- event-world
Examples
on redstone change:
send "someone is using redstone" to console