V Rising's built-in admin console — enable it in Settings, authorise with adminauth, then give items, teleport, ban and kick, and tweak time. Plus what's base-game vs mod-only, stated straight. Search, copy, paste.
Turn it on: Settings → General → Interface → tick Console Enabled (do this once before the console exists).
Open it: press the tilde (~) key, left of 1. Rebind it under Options → Key Bindings if your layout lacks that key.
Authorise: on a server you own (or solo), type adminauth and press Enter to grant admin powers.
List everything: type list to print every command the current build supports.
adminlist.txt. Note the base console is admin/debug-focused: it has no built-in godmode, fly, heal or set-level — those come from mods (BepInEx + Bloodstone + VampireCommandFramework, e.g. KindredCommands), which use a . chat prefix instead of the tilde console.Type to filter, hit Copy, paste in-game. 20 commands. Placeholders in [brackets] are values you fill in.
| Command | What it does | Category |
|---|---|---|
| adminauth | Grant your character admin role and powers (run once per session). | Admin / Auth |
| admindeauth | Remove your own admin role. | Admin / Auth |
| list | Print the full list of commands for the current build. | Admin / Auth |
| setadminlevel [user] [level] | Set a player's admin level. | Admin / Auth |
| listusers | List connected players on the server. | Admin / Auth |
| hidehud | Hide the HUD (showhud to bring it back). | Admin / Auth |
| banuser [SteamID] | Ban the player with that SteamID. | Player / Bans |
| bancharacter [name] | Ban a player by in-game character name. | Player / Bans |
| unban [index] | Lift a ban using the index from the ban list. | Player / Bans |
| kick [name] | Kick the named player. | Player / Bans |
| kill | Kill the unit closest to your mouse cursor. | Player / Bans |
| changehealthofclosesttomouse [hp] | Set the HP of whatever your cursor is over. | Player / Bans |
| give [item] [amount] | Give your character an item — type a name and press Tab to auto-fill the ID. | Items / Gear |
| giveset [itemSet] | Grant a full predefined gear set. | Items / Gear |
| playerteleport | Teleport yourself to your mouse cursor position. | Teleport |
| teleport [name] [x] [y] | Teleport a player/unit to world coordinates. | Teleport |
| teleporttoplayer [name] | Teleport yourself to a named player. | Teleport |
| teleportplayertome [name] | Teleport a named player to you. | Teleport |
| addtime [hours] | Advance in-game time (up to ~12 in-game hours per call). | World / Server |
| save | Force an immediate server save. | World / Server |
adminauth on a server you own or in single-player; re-enter it after every restart. On a dedicated server your SteamID also needs to be in adminlist.txt (or granted via setadminlevel).give [item] [amount] — start typing the item name, press Tab to auto-complete the ID, then add the quantity. For a whole gear set, use giveset [itemSet].. chat prefix, not the built-in console.Console open? Here's the rest of the toolkit.