Colocar na lista branca um servidor Torch de Space Engineers aumenta a segurança e promove uma comunidade positiva ao permitir apenas que jogadores aprovados entrem. Whitelists prevent griefers or disruptive individuals from accessing the server, ensuring players have a safe and enjoyable environment. Isso também ajuda a manter o desempenho do servidor limitando o acesso a um grupo gerenciável de participantes.
Requisito: o Torch deve estar instalado no servidor. Aprenda como aqui.
1. Faça login no painel Starbase da BisectHosting.
2. Pare o servidor.
3. Vá para a aba Arquivos.
4. Abra o arquivo 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. Aprenda como encontrar o SteamID64 aqui.
Note: Duplicate the
<unsignedLong>STEAMID64</unsignedLong>tags in a new line to add more players to the whitelist.
8. Pressione o botão Salvar .