Entity Waypoint Color (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.18.0

Syntax

[the] waypoint color of %livingentities%

Description

Get/set/delete the waypoint color of an entity.

Examples

set {_color} to waypoint color of player
set waypoint color of all players to red
set waypoint color of player to rgb(10, 200, 150)
reset waypoint color of target entity

View source