How to Set the Invite Code on Your Windrose Server
The invite code is required by players to find your server in-game. You can set it either via the dashboard or via the ServerDescription.json file.
Note
The invite code must be at least 6 characters long and may only contain the characters 0-9, a-z and A-Z. It is case-sensitive. If you do not set a custom code, one will be generated automatically in ServerDescription.json on server startup.
Via the dashboard
Open dashboard
Open the dashboard of your server.Open settings
Navigate to the Settings.Set invite code
Enter the desired code in the Invite Code field and save the setting.Restart the server
Restart your server for the change to take effect.
Via the config file
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open ServerDescription.json
Open the fileServerDescription.jsonat:/R5/ServerDescription.json/R5/ServerDescription.jsonChange invite code
Adjust the invite code value in the file.Start the server
Save the file and start your server.