Text Display Drop Shadow (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.10

Syntax

(apply|add) (drop|text) shadow to [[the] text of] %displays%

Description

Applies or removes drop shadow from the displayed text on a text display.

Examples

apply drop shadow to last spawned text display
if {_display} has drop shadow:
	remove drop shadow from the text of {_display}

View source