minigame_best_time_artifact
Stores each player's best personal time per arena — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | minigame_best_time_artifact |
| Type | Misc |
| Color | Orange |
| Icon | fa6-solid:stopwatch |
Description
Artifact storing each player's best personal time per arena. Reads and writes go exclusively through [RecordsService], which maintains an in-memory cache and persists asynchronously. This entry therefore contains no I/O logic; it only identifies the storage location in the editor.
Fields
| Field | Type | Description |
|---|---|---|
artifactId | String | — |
Usage Example
- entry: minigame_best_time_artifact
name: "Stores each player's best personal time per arena"
artifactId: ""