How to Add Admins & Use RCON on Your V Rising Server

How to set up admins, use console commands, and configure RCON on your V Rising server.

Admin List

Edit adminlist.txt in VRisingServer_Data/StreamingAssets/Settings/:

76561198012345678
76561198087654321

One SteamID64 per line.

In-Game Console

Press backtick (`) to open console:

CommandDescription
adminauthAuthenticate as admin
admindeauthRemove admin auth
kick <name>Kick player
banuser <name>Ban
unbanuser <name>Unban
listusersList connected
give <item> <amount>Give items
teleport <name>Teleport to player

RCON

In ServerHostSettings.json:

"Rcon": {
  "Enabled": true,
  "Port": 25575,
  "Password": "YourPassword"
}

Uses standard Source RCON — compatible with mcrcon, BattleMetrics, etc.

How is this guide?

40% Off — Limited TimeGet your V Rising server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page