Operations
Update and Backup
Update and Backup
What to Back Up Before Updating
config/ServerProperties.json- custom scripts/systemd or service manager wrapper
- log history if needed
Safe Server Update
- Stop the server (
stopor via service manager). - Back up
config/. - Extract new release into a separate directory.
- Move your
ServerProperties.json. - Start and validate startup logs.
Safe Client Update
Client settings (Settings.json) are stored in ApplicationData/voicecraft, so they usually survive binary updates.
Compatibility
- Client and server
Major/Minorversions should match. - Patch versions may differ.
If problems appear after an update, start with Troubleshooting.