Permitir un Space Engineers servidor de Torch mejora la seguridad y fomenta una comunidad positiva al permitir solo a los jugadores aprobados unirse. Whitelists prevent griefers or disruptive individuals from accessing the server, ensuring players have a safe and enjoyable environment. También ayuda a mantener el rendimiento del servidor al limitar el acceso a un grupo manejable de participantes.
Requisito: Torch debe estar instalado en el servidor. Aprende a aquí.
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Detén el servidor.
3. Ve a la pestaña Archivos.
4. Abre el archivo Torch.cfg.
5. Between the <EnableWhitelist>false</EnableWhitelist> tags, input true.
6. Replace <Whitelist /> with the following:
<Whitelist>
<unsignedLong>STEAMID64</unsignedLong>
</Whitelist>7. Replace STEAMID64 with the user's SteamID64. Aprende a encontrar el SteamID64 aquí.
Note: Duplicate the
<unsignedLong>STEAMID64</unsignedLong>tags in a new line to add more players to the whitelist.
8. Presiona el botón Guardar .