artifact_home
Persistent storage for player homes — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | artifact_home |
| Type | Misc |
| Color | Blue |
| Icon | mdi:database |
Fields
| Field | Type | Description |
|---|---|---|
artifactId | String | Identifier used for the stored artifact data |
storageKey | String | Optional legacy suffix for migrating existing YAML files |
autosaveInterval | Long | Interval in ticks between automatic saves. Set to 0 to disable. |
Usage Example
- entry: artifact_home
name: "Persistent storage for player homes"
artifactId: ""
storageKey: ""
autosaveInterval: 0