V Rising Admin & Console Commands
Complete reference for V Rising server admin commands, RCON access, player management, item spawning, and server administration.
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
- Go to your HostedGG dashboard
- Open the Console tab
- Run:
adminauth
Method 2: Adding Other Admins
To make another player an admin, you need their SteamID64:
- Find their SteamID at steamid.io
- In the console, run:
adminauth [SteamID64]Removing Admin Access
admindeauth [SteamID64]Listing Admins
adminlistPlayer Management
| Command | Description |
|---|---|
listusers | List all connected players |
kick [PlayerName] | Kick a player from the server |
ban [PlayerName] | Permanently ban a player |
unban [PlayerName] | Remove a player's ban |
banlist | Show all banned players |
clanaccept | Accept a clan invitation |
clandecline | Decline a clan invitation |
In-Game Console Commands
Press ~ (tilde) to open the in-game console. Admins must first authenticate:
adminauthThen use these commands in-game:
Teleportation
| Command | Description |
|---|---|
teleport [PlayerName] | Teleport to a player |
teleporttopos [X] [Y] [Z] | Teleport to coordinates |
teleporttochunk [X] [Y] | Teleport to world chunk |
teleporttochunkwaypoint | Teleport to chunk waypoint |
Resource and Item Spawning
| Command | Description |
|---|---|
give [ItemPrefabName] [Amount] | Give yourself items |
giveset [SetName] | Give yourself a full equipment set |
Common Item Prefabs
| Category | Item Name | Prefab |
|---|---|---|
| Resources | Stone Brick | Item_Building_StoneBrick |
| Resources | Planks | Item_Building_Plank |
| Resources | Iron Ingot | Item_Ingredient_IronIngot |
| Resources | Dark Silver Ingot | Item_Ingredient_DarkSilverIngot |
| Resources | Scourgestone | Item_Ingredient_Scourgestite |
| Consumables | Blood Rose Brew | Item_Consumable_BloodRoseBrew |
| Consumables | Vermin Salve | Item_Consumable_VerminSalve |
World Management
| Command | Description |
|---|---|
settime [Day] [Hour] [Minute] | Set game world time |
bloodmoon | Trigger a Blood Moon event |
changehealthofclosesttoplayer [Amount] [Radius] | Heal/damage entities near player |
dismantlealienheart | Dismantle closest Castle Heart |
Clan Management
| Command | Description |
|---|---|
clanaccept | Accept clan invite |
clandecline | Decline clan invite |
clanleave | Leave current clan |
Server Management Commands
These commands are used from the dashboard console or RCON:
| Command | Description |
|---|---|
save | Force save the world |
shutdown | Gracefully stop the server |
connect | Show connection info |
listusers | Show all online players |
Debug / Dev Commands
These are useful for testing but should not be used on live servers:
| Command | Description |
|---|---|
adminauth | Authenticate as admin |
admindeauth | Remove admin auth |
playerrespec | Reset player skills |
superspeed | Toggle super speed |
nocooldown | Disable ability cooldowns |
sunimmunity | Toggle sun immunity |
godmode | Toggle invincibility |
flymode | Toggle flying |
noclip | Toggle no-clip (walk through walls) |
freedecay | Toggle 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:
- Get your RCON port and password from the dashboard
- Use a tool like mcrcon or RCON CLI
- Connect with your server IP, RCON port, and password
Best Practices
- Don't abuse debug commands on live servers — godmode and spawning items ruins the experience
- Keep admin list small — only trusted players should have admin access
- Use RCON for remote management — no need to log into the game
- Log important actions — note when bans/kicks are issued and why
- Test commands on a test world first — some commands can't be undone
- Regular saves before changes — run
savebefore any major admin operation
Next Steps
Related Blog Posts
Related Articles
Help verify this page
Tested this recently? Send a quick accuracy signal for editors.
Help improve HostedGG
Know this game? Join our community of contributors.
Discussion
Sign in to join the discussion.
Loading discussion...