How to Use Custom Configuration Settings on Your V Rising Server
By default, V Rising servers load a preset that overrides ServerGameSettings.json. To use your own custom values, you must clear that preset first, then edit the settings file directly.
Disable the preset and enable custom settings
- Log into the Game Control Panel and navigate to your server.
- Stop the server.
- Open Configuration Files and locate
ServerHostSettings.json. - Click the config editor and find the
GameSettingsPresetoption. - Clear the value so it is empty.
- Click Save and Exit.
Edit your custom settings
- Still in Configuration Files, open
ServerGameSettings.jsonin the config editor. - Adjust any options to your preference.
- Click Save and Exit.
- Start the server.
The server will now use your custom values from ServerGameSettings.json on every startup instead of the preset.
Troubleshooting
Settings reverting - Confirm GameSettingsPreset is empty (not just the default string). Any non-empty value causes the preset to override your custom file.
Finding the right option names - The Stunlock Studios server documentation lists all ServerGameSettings.json keys. Cross-reference with what you see in the config editor.
To add admin access so you can apply changes in-game, see adding admins.