Text Display Has Drop Shadow (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.10

Syntax

[[the] text of] %displays% (has|have) [a] (drop|text) shadow

Description

Returns whether the text of a display has drop shadow applied.

Examples

if {_display} has drop shadow:
	remove drop shadow from the text of {_display}

View source