How to Add Admins & Use RCON on Your V Rising Server
Set up admins via adminlist.txt, use in-game console commands, and configure RCON for remote management on your V Rising server.
Adding Admins
Open adminlist.txt
In the XGamingServer Panel, click Files in the sidebar. Navigate to VRisingServer_Data/StreamingAssets/Settings/ and open adminlist.txt.
Add SteamID64s
Add one SteamID64 per line:
76561198012345678
76561198087654321Find SteamIDs at steamid.io.
Restart the server
Restart from Console to apply.
Using Admin Commands In-Game
Open the console
Press ~ (backtick/tilde) to open the in-game console.
To de-authenticate: admindeauth
Admin Commands
| Command | Description |
|---|---|
adminauth | Authenticate as admin |
admindeauth | Remove admin authentication |
kick <name> | Kick a player |
banuser <name> | Ban a player |
unbanuser <name> | Remove a ban |
listusers | List all connected players |
clanaccept | Accept pending clan invite |
clandecline | Decline pending clan invite |
| Command | Description |
|---|---|
give <item> <amount> | Give items (use item prefab names) |
teleport <name> | Teleport to a player |
teleportToChunk <x> <y> | Teleport to map chunk coordinates |
teleportToChunkWaypoint <name> | Teleport to a waypoint |
RCON Setup
V Rising supports standard Source RCON for remote administration.
Enable RCON in config
In Files, open VRisingServer_Data/StreamingAssets/Settings/ServerHostSettings.json and add:
"Rcon": {
"Enabled": true,
"Port": 25575,
"Password": "YourSecurePassword"
}Restart and connect
Restart from Console. Connect with any Source RCON client (mcrcon, BattleMetrics, ARRCON) using TCP on port 25575.
Related Guides
How is this guide?

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