Scoreboard - Objective Name (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.6.0

Syntax

objective (name|id) of %objective%

Description

Represents the name/display name of an objective. - `name` = The name/id given to the objective (Cannot be changed). - `display name` = The name the players will see [as a string] (Can be changed). - `component display name` = The name the players will see [as a text component] (Can be changed).

Examples

set objective display name of {_objective} to "le-objective"

View source