Avorion has a few 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 interesting and creative ships without interference from unknown users. Generally speaking, a server whitelist is the most secure method to secure a server since players can theoretically guess server passwords and evade manual bans.
Note: The whitelist command can be used in-game by users with admin access.
1. Log in to the BisectHosting Starbase panel.
2. Start the server.
3. Go to the Console tab.
4. Run the following command: /whitelist --activate .
5. Enter the desired command:
-
/whitelist -a --id [SteamID64]- Adds the player to the whitelist. -
/whitelist -r --id [SteamID64]- Removes the player from the whitelist. -
/whitelist -c --id [SteamID64]- Checks the player's whitelist status.
Note: Learn how to find SteamID64 here.
Use the following command to use a player's name instead:
/whitelist [-a, -r, -c] --name [PlayerName].
6. To review the options for whitelisting, enter /whitelist by itself.