Aller au contenu principal

Profile Storage Artifact

The Profile Storage Artifact is responsible for persisting all player profile data including inventories, stats, and metadata.

Configuration

artifactIdString

The storage key identifier.

// In your manifest
artifact:
type: profile_storage_artifact
artifactId: "rpg_profiles"