Text Display Visible Through Blocks (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.10

Syntax

%displays% (is|are) visible through (blocks|walls)

Description

Returns whether text displays can be seen through blocks or not.

Examples

if last spawned text display is visible through walls:
	prevent last spawned text display from being visible through walls

View source