-
Notifications
You must be signed in to change notification settings - Fork 1
EN 7 Data and Storage
EasterGhost edited this page Mar 8, 2026
·
6 revisions
- Path:
config/teleport_commands.json - Created automatically on first startup
- Includes
versionfield; checked/migrated on startup
- Path:
TeleportCommands/storage.jsonunder world save directory - Contents: global
warpand playerhome - Created automatically on first startup
- Latest death location is maintained in-memory by
DeathLocationStorage -
/backdeath records are cleared on server restart - Teleport cooldowns and scheduled teleports are also cleared on server startup
- With
home.deleteInvalid=true, invalid homes are cleaned on storage load - With
warp.deleteInvalid=true, invalid warps are cleaned on storage load - If storage schema version is newer than supported by current mod, startup fails fast with error
Chinese version: 7-Data-and-Storage