Applied Beacon Effect (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.10
Syntax
[the] applied [beacon] effectDescription
The type of effect applied by a beacon.
Examples
on beacon effect:
if the applied effect is primary beacon effect:
broadcast "Is Primary"
else if applied effect = secondary effect:
broadcast "Is Secondary"