TextComponent - Sign Change (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 2.6.0

Syntax

make %players% see [front|back] sign lines (at|of) %blocks% as %textcomps% [with color %-color%] [and glowing]

Description

Sends a sign change to the player. You CAN send a block change first. Side = Whether to show the front/back change (defaults to front). Color = the color of the text on the sign. Glowing = make the text glow.

Examples

set {_m::1} to mini message from "<rainbow>OOOOOOOO"
set {_m::2} to text component from "Le-Text"
make player see sign lines of target block as {_m::*} with color blue

View source