跳到主要内容

Minigame Open Stats

PropertyValue
Entry IDminigame_open_stats
TypeAction
ColorBlue
Iconmdi:chart-bar

Description

Opens the minigame statistics view for the player, showing wins, losses, scores, and other performance metrics. When an arena reference is provided, stats are shown for that specific arena; otherwise an aggregate view across all arenas is displayed.

Fields

FieldTypeDescription
arenaRef<MinigameArenaDefinition>Arena shown (empty for all-arena aggregate)

Usage Example

minigame_open_stats:
arena: ref:my_parkour_arena

This opens statistics for the specific parkour arena referenced. Leave arena empty for an all-arena aggregate view.