Summary
Whitelisting a Rimworld Together server prevents griefing and cheating, protects server assets, and encourages community engagement and moderation. By controlling who can join, server performance and stability are improved, reducing lag, crashes, and data loss. Whitelisting helps create a positive and enjoyable experience for all players while minimizing the risk of malicious activity and ensuring a stable and secure server environment.
Note | To add players to the whitelist, they must have initially joined the server. |
How to Whitelist a Rimworld Together Server (Console)
1. Log in to the BisectHosting Games panel.
2. Go to the Console tab.
3. Run the following command to enable the whitelist: togglewhitelist
4. Run the following command to add a player to the whitelist: whitelistadd [Ingame Username]
5. Run the following command to remove a player from the whitelist: whitelistremove [Ingame Username]
6. Run the following command to show the whitelilst: whitelist
Note | Usernames are case-sensitive. |
How to Whitelist a Rimworld Together Server (Config)
1. Log in to the BisectHosting Games panel.
2. Stop the server.
3. Go to the Files tab.
4. Find the following directory: /home/container/Core
.
5. Open the Whitelist.json file.
6. On the "UseWhitelist":
line, set the value to true
.
7. On the "WhitelistedUsers":
line, add the ingame usernames within the brackets and enclose them in double quotes—separate multiple players with a comma.
8. Press the Save Content button.
9. Start the server.