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.
VoiceCraft 1.6.1 note
VoiceCraft v1.6.1 requires updating the Bedrock addon packages at the same time as the client/server binaries. The release fixes McHttp/McWss disconnect handling and ships addon-side changes for in-game voice icons, auto connection quality-of-life, and broadcasted events.
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.