Migration
By menno3213
August 21, 2026
NightCore Phone - LB Phone Migration
Overview
NightCore Phone can migrate data from LB Phone. The importer reads LB Phone tables without modifying them, supports dry runs, safe retries, and rollback.
Migration Workflow
- Create a database backup
- Run the preview:
NightCore:migrate lb-phone dry - Review the domain summaries
- Run the import:
NightCore:migrate lb-phone - Restart and verify migrated data
Migration Commands
| Command | Purpose |
NightCore:migrate lb-phone dry | Preview migration without changes |
NightCore:migrate lb-phone | Import enabled domains |
NightCore:migrate lb-phone force | Re-run domains idempotently |
NightCore:migrate lb-phone remove | Remove migration-created records |
Supported Migration Domains
- Devices and settings
- Alarms, contacts, blocked numbers
- Calls and messages
- Photos and notes
- Voice memos
- Wallet data
- Picstagram, Mail, Map markers
- DarkChat data
- FlipTok profiles and content
- Feather and Flare data
- LB Tinder (profiles, photos, swipes, matches)
Social App Migration
For Picstagram, FlipTok, and Feather, the active LB Phone login is attached to the migrated player's Sky Cloud account. If no active-login exists, the oldest profile is used.
Notes
- Commands are server-console only
- LB Phone tables are never modified or deleted
- Migration markers prevent duplicate imports
- Run
forceto re-import if needed