Menu
 

Admin Commands - V Rising Wiki

V Rising: Admin Commands & Server Management

In V Rising 1.0, being an administrator gives you total control over the world of Vardoran. Whether you need to resolve player disputes, fix a bugged castle, or host community events, the console is your most powerful tool.

1. Enable the Console

Go to Options > General and check Enable Console. Press the ~ (tilde) key to open it in-game.

2. Authenticate

Type adminauth in the console. You must be listed in the adminlist.txt file (using your SteamID64) for this to work on a dedicated server.

Essential Admin Commands for 1.0

Command Description
give [item] [amount]Gives you a specific item. Useful for replacing lost gear.
teleporttoplayer [name]Instant travel to a specific player's location.
teleportplayeruser [name]Summons a player to your location.
changedurability [amount]Repairs or breaks equipped items.
kick [name]Removes a player from the server immediately.
banuser [name]Permanently blocks a player's SteamID from the server.

Managing the Server Remotely (RCON)

For advanced management without logging into the game, use RCON. This is configured in your ServerHostSettings.json file:

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

Once enabled, you can use external RCON clients to send commands or monitor chat globally.

Pro Tip: The 'List' Command. To see every single available command on your specific server version, type list after authenticating. This is the best way to find hidden debug tools or new commands added in smaller patches.

Server Stability & Maintenance

  • Backups: V Rising creates automatic saves. In case of a major griefing incident, use the loadsave [number] command to roll back to a previous state.
  • Castle Decay: If you need to help a player who was away, use setcastletime [timestamp] to manually adjust castle heart timers.
  • Player Count: Use playercount to check server load in real-time.

Rule your kingdom with total authority. Host your V Rising 1.0 server with Supercraft and enjoy dedicated RCON support and high-performance NVMe storage.

Top