This guide covers how to remove players from your VEIN server. Two approaches are available: using the in-game admin interface (preferred) or manually editing configuration files for offline bans.
Using The Admin Menu Recommended
Note
The player you wish to ban must be online to use this banning method.
You'll need admin access on your server.
- Connect to your server with admin credentials.
- Press
\to open the admin menu. - Select
Playersand identify the target player. - Click
Banon the selected player.
Manually Banning Players
This method works for offline players and requires the player's SteamID64.
Locating A SteamID
- Access the GhostCap Panel and select your VEIN server.
- Navigate to
File Manager. - Go to
Vein/Saved/Logsand openVein.log. - Use
CTRL + Fto search for the player's name. - Locate the SteamID64 number following
ID=in the log entry.
Banning The Player
Stopyour VEIN server through the panel.- Access
File Manager. - Navigate to
/Vein/Saved/Config/LinuxServer/Game.ini. - Add or locate the section
[/Script/Vein.VeinGameStateBase]. - Enter player SteamIDs and optional reasons:
[/Script/Vein.VeinGameStateBase] BannedPlayers=76543298106341634 BannedReasons=Cheating - Restart your server through
Console.
