Symptoms: Restoring after a grief, recovering from corruption, accidental deletion
Possible Causes
- Griefing / vandalism
- World corruption
- Accidental deletion
- A failed update
Step-by-Step Fix
Step 1
Stop the server
stopStep 2
Back up the current world (even if it is corrupted)
cp -r world/ world-corrupt-backup/Step 3
Restore the backup files
cp -r backups/world-2024-01-01/ world/Step 4
Roll back a specific area with CoreProtect
/co rollback u:<oyuncu> t:1h r:20Step 5
Start the server
java -jar server.jar nogui