- Runtime Map ATM tool: operators can place, remove and disable persistent map ATMs saved in configs/map_atms.json.
- Map ATM config supports scene-default restoration and rebuilds through the Operator config editor.
- Job spawn points moved to configs/spawn_points.json with reload/reset commands and a litherarp.spawn_here helper.
- Scheduled restart system with configs/restart.json, timezone-aware schedules, lead time and alert thresholds.
- In-game restart alert panel shows countdowns, urgent alerts and restart reasons to connected players.
- Friendly Operator restart config panel added for editing schedules without raw JSON work.
- Added permission nodes for map ATM management and scheduled restart controls.
- Added English, French and German restart localization plus restart config logic tests.
- Admin-only tool modes are now hidden unless the player has the matching permission.
- Leaving admin mode now clears any active noclip movement state on the owner client.
- Map door transition sounds now resolve and play more reliably.
- Config metadata refreshes after hotload so newly managed sections appear correctly.