Need to deal with a disruptive player on your Abiotic Factor server? You've got a few options: kick them for a temporary removal, or ban them to block them entirely, either live in-game or ahead of time by editing a file. This guide covers all of it.
Kicking A Player
A kick disconnects a player immediately, but doesn't stop them from rejoining right away. It's best for minor issues or a first warning.
- Connect to your server with your admin account.
- Press
Escto open the main menu. - Select
Player Management. - Click the
Admintab. - Find the player in the list, hover over their name, and choose
Kick.
Banning A Player
A ban blocks a player from reconnecting entirely. There are two ways to do it, live in-game or ahead of time by editing a file.
Method 1: Banning In-Game
Use this method to ban a player who's currently connected and causing problems.
- Connect to your server with your admin account.
- Press
Esc, selectPlayer Management, then click theAdmintab. - Find the player in the list, hover over their name, and choose
Ban.
Method 2: Banning By Editing Admin.ini
Use this method to pre-emptively block a known troublemaker, even if they aren't currently online, or you don't want to wait for the server to be running.
- Log into your MintServers panel and click the Stop button to safely shut down your server.
- Navigate to the Files tab on the left-hand sidebar.
- Browse to the following path:
📁 AbioticFactor
📁 Saved
📁 SaveGames
📁 Server
- Open
Admin.iniand add a[BannedPlayers]section with oneBannedPlayer=line per player, using their Steam64 ID:
- Click the Save Content button at the top right of the file editor.
- Navigate back to the Console tab and click Start.
Unbanning A Player
You can unban a player either in-game or through the file, whichever method you used to ban them:
- In-game: Press
Esc, selectPlayer Management, click theAdmintab, scroll to theBanned Playerssection, find the player, and clickUnban. - Via Admin.ini: Stop your server, open
Admin.ini, remove theirBannedPlayer=line from the[BannedPlayers]section, save, and start your server again.
🛠️ Troubleshooting Common Kick & Ban Issues
Don't see the Admin tab:This means your account doesn't have admin privileges yet. Double-check your admin setup and reconnect.Kicked player keeps rejoining and causing issues:Kick is temporary by design. If they keep coming back, use Ban instead to block them entirely.Banned player can still connect:Confirm their line is under[BannedPlayers], not[Moderators], and that the server was restarted after saving.Wrong Steam64 ID:Double-check the ID with a Steam ID lookup tool. A single incorrect digit will stop it from matching the right account.Unbanned player still can't see the server:Try restarting the server after unbanning them.
And that's it, you now have full control over who can and can't play on your server! If you run into any trouble with the admin menu or getting a ban to stick, no worries! Just open a support ticket and our team will gladly help you get it sorted out.