Adicionar à lista branca um Servidor RimWorld Together previne griefing e trapaças, protege os ativos do servidor e incentiva o engajamento e a moderação da comunidade. Controlando quem pode entrar, melhoram-se o desempenho e a estabilidade do servidor, reduzindo lags, travamentos e perda de dados. Whitelisting helps create a positive, enjoyable experience for all players while minimizing the risk of malicious activity and ensuring a stable, secure server environment.
Note: When using the console method, players must have initially joined the server before they can be whitelisted.
How to Enable the Whitelist on a Rimworld Together Server
1. Faça login no painel BisectHosting Starbase.
2. Pare o servidor.
3. Select the Config Files tab and choose Whitelist.
4. Na linha "UseWhitelist":, defina o valor para true.
5. Pressione o botão Salvar.
6. Inicie o servidor.
How to Whitelist Players on a Rimworld Together Server (Config)
1. Log in to the BisectHosting Starbase panel.
2. Stop the server.
3. Select the Config Files tab and choose Whitelist.
4. Inside the "WhitelistedUsers": brackets, enter the player name in double quotes. Separate multiple players in a new line.
"WhitelistedUsers": [
"Player Name"
"Player Name"
]5. Press the Save button.
6. Start the server.
How to Whitelist Players on a Rimworld Together Server (Console)
1. Log in to the BisectHosting Starbase panel.
2. Start the server.
3. Vá para a aba Console.
4. Execute o seguinte comando para obter a lista de jogadores: deeplist
5. Copy the player name.
6. Run the following command to add a player to the whitelist: whitelistadd <player name>
7. Run the following command to remove a player from the whitelist: whitelistremove <player name>
8. Execute o seguinte comando para mostrar a lista branca: whitelist