background image
Game Servers 380 7 Days to Die 4 Abiotic Factor 2 Aloft 2 alt:V 2 Americas Army Proving Grounds 2 Among Us 2 Archean 2 ARK Survival Ascended 6 ARK Survival Evolved 3 Arma 3 3 Arma Reforger 2 Aska 2 AssaultCube 2 Assetto Corsa 3 Astro Colony 2 Astroneer 2 Automobilista 2 2 Avorion 2 Banana Shooter 2 Barotrauma 3 BATTALION Legacy 2 BeamNG.drive (BeamMP) 2 Black Mesa 2 Brickadia 2 Call of Duty 2 Citadel: Forged with Fire 2 ClassiCube 2 Clone Hero 2 Colony Survival 2 Conan Exiles 4 Contagion 2 Core Keeper 2 Counter-Strike 2 3 Craftopia 2 CryoFall 2 CS2D 2 Cube 2: Sauerbraten 2 Cubic Odyssey 2 DayZ 4 DDNet 2 DDRaceNetwork 2 Dead Matter 2 Dont Starve Together 4 Eco 2 Empyrion Galactic Survival 2 Enshrouded 3 Escape from Tarkov 2 Euro Truck Simulator 2 2 Factorio 2 Farming Simulator 25 2 Fistful of Frags 2 FiveM 3 FortressCraft Evolved 2 Foundry 2 Foundry VTT 2 Frozen Flame 2 FTL Tachyon 2 Garrys Mod 3 Ground Branch 2 Half-Life 2 Deathmatch 2 Hogwarp 2 Holdfast: Nations at War 2 HumanitZ 2 Hurtworld 2 Hytale 1 Icarus 2 Insurgency Sandstorm 2 IOSoccer 2 Just Cause 3 Multiplayer 2 Kerbal Space Program 2 Killing Floor 2 3 LeagueSandbox 2 Left 4 Dead 2 Left 4 Dead 2 3 Longvinter 2 Los Angeles Crimes 2 Medal of Honor 2 Midnight Ghost Hunt 2 Mindustry 2 Minecraft 4 Minetest 2 Modiverse 2 Mordhau 3 Mount & Blade II: Bannerlord 2 Myth of Empires 2 Nazi Zombies Portable 2 Necesse 2 NeosVR 2 Neverwinter Nights EE 2 Night of the Dead 2 Nightingale 2 No Love Lost 2 No More Room in Hell 2 No One Survived 2 Nova-Life Amboise 2 Nuclear Option 2 Onset 2 Open Fortress 2 OpenArena 2 OpenRA 2 OpenRCT2 2 OpenTTD 2 Operation Harsh Doorstop 2 Palworld 3 Path of Titans 2 Pavlov VR 3 PixARK 2 Plains of Pain 2 Portal Knights 2 Post Scriptum 2 Project Zomboid 8 Puck 2 Quake Live 2 R5Reloaded 2 RedM 2 Renown 2 Resonite 2 Return to Moria 2 Rimworld Together 2 Rising World 2 Risk of Rain 2 1 Rust 4 Satisfactory 1 SCP Secret Laboratory 3 SCUM 2 Smalland 2 Solace Crafting 2 Soldat 2 Soldat 2 2 Sonic Robo Blast 2 2 Sons of the Forest 2 Soulmask 2 SourceCoop 2 Space Engineers 3 Space Station 14 2 Squad 3 Starbound 3 StarMade 2 Stationeers 2 Stormworks 2 Subnautica Nitrox 2 Sunkenland 2 SuperTuxKart 2 Sven Co-op 2 Swords 'n Magic and Stuff 2 Team Fortress 2 3 Teeworlds 2 Terraria 3 TerraTech Worlds 2 TF2 Classified 2 The Forest 3 The Front 2 The Isle 2 Tower Unite 2 Trackmania 2 Unturned 4 Urban Terror 2 V Rising 3 Valheim 3 VEIN 2 Veloren 2 Vintage Story 3 Voyagers of Nera 2 Wolfenstein: Enemy Territory 2 Wreckfest 2 Wurm Unlimited 2 Xonotic 2 Zandronum 2 Getting Started 2 Network & Connectivity 1 Server Management 2
קטגוריות

V Rising Admin Commands and Setup

vrising admin commands console ban 0 מצאו את זה מועיל
זמין גם ב: ESPAÑOL

This guide covers how to set up server admin access on your V Rising dedicated server, use console commands, and manage your admin list. For server configuration and connecting, see V Rising Dedicated Server Setup Guide.

Enabling the Admin Console

The in-game console must be enabled before you can enter any commands. This is a client-side setting, not a server setting.

  1. Launch V Rising and open Options from the main menu.
  2. Go to the General tab.
  3. Find Console Enabled and set it to On.
  4. Press the backtick key (`) during gameplay to open the console. On some keyboard layouts this key may be tilde (~).
Console key not working? Some keyboard layouts do not have a backtick key in the expected position. You can rebind the console key in Options > Key Bindings.

Adding Yourself as an Admin

V Rising uses a list of SteamID64 values to determine who has admin privileges on the server. You need to add your SteamID to the admin list file on the server.

Step 1 — Find Your SteamID64

Your SteamID64 is a 17-digit number. To find it:

  • Open your Steam profile in a web browser. If your custom URL is set, the profile page URL will look like https://steamcommunity.com/id/yourname/.
  • Use a tool such as steamid.io — paste your Steam profile URL and copy the steamID64 value.

Step 2 — Edit the Admin List File

  1. Log in to GPanel and stop your server from the Console tab.
  2. Go to the Files tab and navigate to VRisingServer_Data/StreamingAssets/Settings/.
  3. Open the file named adminlist.txt. If it does not exist, create a new file with that exact name in the same directory.
  4. Add your SteamID64 on its own line. You can add multiple admins by placing each SteamID64 on a separate line.
  5. Save the file and start the server.
76561198012345678
76561198087654321
One SteamID per line. Do not add comments, names, or any other text to the file. Each line must contain only a SteamID64 number. Blank lines are ignored.

Authenticating as Admin In-Game

After your SteamID has been added to adminlist.txt and the server has been restarted, you must authenticate in-game before admin commands will work.

  1. Connect to your server and open the console with the backtick key (`).
  2. Type the following command and press Enter:
adminauth

You should see a confirmation message in the console. You now have admin privileges for the current session. You must re-authenticate each time you reconnect to the server.

De-authenticating. To revoke your admin privileges for the current session without disconnecting, type adminunauth in the console. This is useful if you want to test the server as a regular player.

Useful Admin Console Commands

The following commands are available after authenticating with adminauth. Open the console with the backtick key and type the command exactly as shown.

Command Description
adminauth Authenticate as admin for the current session.
adminunauth De-authenticate as admin for the current session.
listusers List all players currently connected to the server with their character names and SteamIDs.
kick <PlayerName> Kick a player from the server by their character name.
ban <PlayerName> Ban a player by character name. They will be disconnected and unable to rejoin.
unban <PlayerName> Remove a ban for the specified player, allowing them to connect again.
banlist Display all currently banned players.
clanaccept Accept a pending clan invite (useful for admin testing).
clandecline Decline a pending clan invite.
give <ItemName> <Amount> Give yourself a specified item. Item names must match internal names (e.g. Item_Building_Siege_Golem_T02).
spawnnpc <NPCName> <Count> Spawn an NPC at your location. Useful for testing or events.
teleport <PlayerName> Teleport to the specified player's location.
changehealthofclosesttomouse <Amount> Change the health of the entity closest to your mouse cursor. Can be used to heal or damage NPCs.
setadminlevel <PlayerName> <Level> Set admin level for a player (0 = none, 1 = admin, 2 = superadmin). Only usable by superadmins.
help Display a list of all available console commands.
Item and NPC names are case-sensitive. Internal names use PascalCase with underscores. Type list in the console to see available prefab names, or check the V Rising wiki for a complete item ID reference.

Ban List File

In addition to using the ban command in-game, you can manage bans directly via a file on the server.

  1. In GPanel, navigate to VRisingServer_Data/StreamingAssets/Settings/ in the Files tab.
  2. Open or create the file banlist.txt.
  3. Add the SteamID64 of each player you want to ban, one per line.
  4. Save the file and restart the server for changes to take effect.
76561198099999999

Removing an Admin

To remove admin access from a player:

  1. Stop the server from GPanel.
  2. Open VRisingServer_Data/StreamingAssets/Settings/adminlist.txt in the file editor.
  3. Delete the line containing the player's SteamID64.
  4. Save the file and start the server.
Need help? If you are having trouble with admin commands or permissions, open a support ticket and our team will assist you.

Related Articles


האם המאמר הזה היה מועיל?

Ready to Get Started?

The servers are booted, select your plan and become our latest satisfied client.