Avorion offers several ways to secure servers from random players. While public servers may simply kick or ban unruly players, servers with passwords or server whitelists tend to require less oversight. This allows users to focus on exploring the vast expanse of space to build engaging and creative ships without interference from unknown users. Generally speaking, a server whitelist is the most secure method, since players can theoretically guess server passwords and evade manual bans.
Nota: El comando de lista blanca se puede usar en el juego por usuarios con acceso de administrador.
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Inicia el servidor.
3. Ve a la pestaña de Consola .
4. Run the following command: /whitelist --activate
5. Enter the desired command:
-
/whitelist -a --id [SteamID64]- Añade al jugador a la lista blanca. -
/whitelist -r --id [SteamID64]- Elimina al jugador de la lista blanca. -
/whitelist -c --id [SteamID64]- Verifica el estado del jugador en la lista blanca.
Nota: Aprende cómo encontrar SteamID64 aquí.
Usa el siguiente comando para utilizar el nombre de un jugador en su lugar:
/whitelist [-a, -r, -c] --name [PlayerName].
6. To review the options for whitelisting, enter /whitelist by itself.