Agregar a la lista de permisos en un RimWorld Together evita el griefing y el cheating, protege los recursos del servidor y fomenta la participación y moderación de la comunidad. Al controlar quién puede unirse, se mejora el rendimiento y la estabilidad del servidor, reduciendo el lag, los caídas y la pérdida de datos. 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. Inicia sesión en el panel de BisectHosting Starbase.
2. Detén el servidor.
3. Select the Config Files tab and choose Whitelist.
4. En la línea "UseWhitelist":, establece el valor a true.
5. Presiona el botón Guardar.
6. Inicia el 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. Ve a la pestaña Consola.
4. Ejecuta el siguiente comando para obtener la lista de jugadores: 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. Ejecuta el siguiente comando para mostrar la lista de permisos: whitelist