Is Blocking (Condition) — Skript

Addon: Skript · Category: Condition · Since: unknown (before 2.1)

Syntax

%players% (is|are) (blocking|defending) [with [a] shield]

Description

Checks whether a player is blocking with their shield.

Examples

on damage of player:
	victim is blocking
	damage attacker by 0.5 hearts

View source