friend_artifact
Friend Data Artifact — artifact entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | friend_artifact |
| Type | Artifact |
| Color | Green |
| Icon | mdi:account-multiple |
Description
Persistent artifact storing all friend data, keyed by player UUID. Relationships are serialized as {uuid: name} objects so both the stable identity and the display name survive a restart. Backed by [AssetManager] (local file or MySQL depending on the MySQL extension).
Fields
| Field | Type | Description |
|---|---|---|
artifactId | String | Unique artifact identifier |
Usage Example
- entry: friend_artifact
name: "Friend Data Artifact"
artifactId: ""