TextComponent - Hover Event Of (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.5.0

Syntax

[the] hover event of %textcomps%

Description

Set the hover event of a text component.

Examples

set {_t} to text component from "Check out my cool tool!"
set hover event of {_t} to a new hover event showing player's tool
send component {_t} to player

View source