Skip to main content

Minigame Scores

PropertyValue
Entry IDminigame_scores
TypeArtifact
ColorBlue
Iconmdi:scoreboard

Description

An artifact entry that stores score statistics for minigame players. Referenced by arena definitions to track and persist player scores across games.

Fields

FieldTypeDescription
artifactIdStringUnique artifact identifier

Usage Example

minigame_scores:
artifactId: my_minigame_scores

Reference this artifact from an arena definition via scoreArtifact: ref:my_minigame_scores to automatically store and retrieve player scores.