SpawningConfig
Defined in: src/modules/core/spawning/config.ts:11
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
persistIntervalMs | number | Minimum time between DB writes for a single character's position | src/modules/core/spawning/config.ts:13 |
saveIntervalMs | number | How often to check and save all player positions | src/modules/core/spawning/config.ts:15 |