Skip to content

V Rising Admin & Console Commands

Complete reference for V Rising server admin commands, RCON access, player management, item spawning, and server administration.

HostedGG Team
Author · Updated
Verifiedfor Current version
Checked by HostedGG Team on Jun 19, 2026
Updated 4 months agoHostedGG Team

V Rising Admin & Console Commands

As a server admin, you can manage players, spawn items, and control your server using console commands. This guide covers all essential admin tools.

Becoming an Admin

Method 1: Dashboard Console

  1. Go to your HostedGG dashboard
  2. Open the Console tab
  3. Run: adminauth

Method 2: Adding Other Admins

To make another player an admin, you need their SteamID64:

  1. Find their SteamID at steamid.io
  2. In the console, run:
sh
adminauth [SteamID64]

Removing Admin Access

sh
admindeauth [SteamID64]

Listing Admins

sh
adminlist

Player Management

CommandDescription
listusersList all connected players
kick [PlayerName]Kick a player from the server
ban [PlayerName]Permanently ban a player
unban [PlayerName]Remove a player's ban
banlistShow all banned players
clanacceptAccept a clan invitation
clandeclineDecline a clan invitation

In-Game Console Commands

Press ~ (tilde) to open the in-game console. Admins must first authenticate:

sh
adminauth

Then use these commands in-game:

Teleportation

CommandDescription
teleport [PlayerName]Teleport to a player
teleporttopos [X] [Y] [Z]Teleport to coordinates
teleporttochunk [X] [Y]Teleport to world chunk
teleporttochunkwaypointTeleport to chunk waypoint

Resource and Item Spawning

CommandDescription
give [ItemPrefabName] [Amount]Give yourself items
giveset [SetName]Give yourself a full equipment set

Common Item Prefabs

CategoryItem NamePrefab
ResourcesStone BrickItem_Building_StoneBrick
ResourcesPlanksItem_Building_Plank
ResourcesIron IngotItem_Ingredient_IronIngot
ResourcesDark Silver IngotItem_Ingredient_DarkSilverIngot
ResourcesScourgestoneItem_Ingredient_Scourgestite
ConsumablesBlood Rose BrewItem_Consumable_BloodRoseBrew
ConsumablesVermin SalveItem_Consumable_VerminSalve

World Management

CommandDescription
settime [Day] [Hour] [Minute]Set game world time
bloodmoonTrigger a Blood Moon event
changehealthofclosesttoplayer [Amount] [Radius]Heal/damage entities near player
dismantlealienheartDismantle closest Castle Heart

Clan Management

CommandDescription
clanacceptAccept clan invite
clandeclineDecline clan invite
clanleaveLeave current clan

Server Management Commands

These commands are used from the dashboard console or RCON:

CommandDescription
saveForce save the world
shutdownGracefully stop the server
connectShow connection info
listusersShow all online players

Debug / Dev Commands

These are useful for testing but should not be used on live servers:

CommandDescription
adminauthAuthenticate as admin
admindeauthRemove admin auth
playerrespecReset player skills
superspeedToggle super speed
nocooldownDisable ability cooldowns
sunimmunityToggle sun immunity
godmodeToggle invincibility
flymodeToggle flying
noclipToggle no-clip (walk through walls)
freedecayToggle building decay

RCON Setup

RCON (Remote Console) allows you to send commands without being logged into the game.

Using RCON on HostedGG

HostedGG provides a built-in console in the dashboard, which acts as RCON. You can also use third-party RCON clients:

  1. Get your RCON port and password from the dashboard
  2. Use a tool like mcrcon or RCON CLI
  3. Connect with your server IP, RCON port, and password

Best Practices

  1. Don't abuse debug commands on live servers — godmode and spawning items ruins the experience
  2. Keep admin list small — only trusted players should have admin access
  3. Use RCON for remote management — no need to log into the game
  4. Log important actions — note when bans/kicks are issued and why
  5. Test commands on a test world first — some commands can't be undone
  6. Regular saves before changes — run save before any major admin operation

Next Steps

Help verify this page

Tested this recently? Send a quick accuracy signal for editors.

Sign in to report accuracy

Help improve HostedGG

Know this game? Join our community of contributors.

Discussion

Sign in to join the discussion.

Loading discussion...