Scoreboard - Scoreboard Get (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.9.0

Syntax

[a] (new|custom) scoreboard

Description

Get the vanilla scoreboard, or create a new scoreboard (custom scoreboard are not persistent).

Examples

set {_scoreboard} to scoreboard of player
set scoreboard of player to a new scoreboard
set scoreboard of player to the vanilla scoreboard
reset scoreboard of player

View source