How to Kick and Ban Players on Your V Rising Server
You can kick and ban players using in-game console commands or via the banlist.txt.
Note
You need admin rights to kick and ban players. See Add Admin.
Kick and ban players via console
Open the console
Press the backtick key (`) to open the admin console.Use commands
Use one of the following commands:Kick a player:
kick <name>kick <name>Ban a player (by name):
banuser <name>banuser <name>Ban a player (by character):
bancharacter <name>bancharacter <name>Unban a player:
unban <name>unban <name>
Ban players via banlist.txt (alternative)
You can also ban players manually via the ban list:
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open banlist.txt
Open the filebanlist.txtat:/save-data/Settings/banlist.txt/save-data/Settings/banlist.txtAdd SteamID64
Add the player's SteamID64 on a new line. Each line contains one SteamID64.Start the server
Start your server.
Tip
Here you can find a guide on how to find your SteamID64.
Unban a player
Use the console command unban <name> or remove the corresponding SteamID64 from the banlist.txt and restart the server.