Add Admins
Adding administrators to your V Rising server allows trusted players to help manage the server, moderate players, and maintain a healthy gaming environment. This guide explains how to properly configure server administrators.
Understanding Admin Privileges
V Rising admins receive "SuperAdmin" status, which grants access to:
- All console commands
- Player management (kick, ban)
- Server control commands
- Debugging and testing tools
Finding Player SteamID64
Before adding an admin, you need their SteamID64:
Method 1: Using SteamID Lookup
- Go to steamid.io
- Have the player provide their Steam profile URL or username
- Enter it into the lookup tool
- Copy the SteamID64 value (17-digit number)
Method 2: From Steam Profile
- Right-click on player's name in Steam friends list
- Select "View Steam Profile"
- Copy the profile URL
- Use a SteamID converter to get SteamID64
Adding Admins to Your Server
Locating the adminlist.txt File
- Navigate to your server's persistent data path
- Open the
Settings/folder - Typical path:
VRisingServer_Data/StreamingAssets/Settings/
Editing adminlist.txt
- Create
adminlist.txtif it doesn't exist - Open the file in a text editor
- Add one SteamID64 per line:
76561198012345678
76561198087654321
76561198011111111
- Save the file
- No server restart is required - changes take effect immediately
Activating Admin Privileges In-Game
After being added to adminlist.txt, players must authenticate:
- Launch V Rising and connect to the server
- Enable console in game options if not already enabled
- Press
~(tilde key) to open console - Type
adminauthand press Enter - Success message appears: "You now have Administrator privileges (SuperAdmin)!"
Via File Manager (Hosted Servers)
If using a game server hosting service:
- Open the control panel File Manager
- Navigate to
/VRisingServer_Data/StreamingAssets/Settings - Find or create
adminlist.txt - Click Edit
- Add SteamID64 values, one per line
- Save the file
Troubleshooting Admin Access
adminauth Not Working
If a player can't authenticate as admin:
- Check SteamID64: Ensure it's the correct 17-digit Steam ID, not other formats
- Verify File Location: adminlist.txt must be in the correct Settings folder
- Check Formatting: One SteamID per line, no extra spaces or characters
- File Encoding: Save adminlist.txt as plain text (UTF-8)
- Custom Data Path: If using
-persistentDataPath, ensure adminlist.txt is in that location
Console Not Opening
If the console won't open:
- Verify console is enabled in game options
- Try different keyboard layouts (US keyboard may be required)
- Check if another application is capturing the ~ key
- Restart the game client
Admin Management Best Practices
Security Considerations
- Trust: Only add admins you trust completely
- Backup: Keep backup copy of adminlist.txt
- Documentation: Maintain a separate list of who has admin with contact info
- Review: Periodically review and remove inactive admins
Communication
- Establish clear admin guidelines and rules
- Create an admin channel for coordination
- Document admin powers and responsibilities
- Set up a process for admin applications if running a public server
Removing Admins
To remove admin privileges:
- Open
adminlist.txt - Delete the SteamID64 line
- Save the file
- Player loses admin immediately (no server restart needed)
Managing Multiple Admins
Role Coordination
With multiple admins, consider establishing roles:
- Head Admin: Server owner with full access
- Moderators: Handle player issues and basic moderation
- Event Coordinators: Organize server events
- Technical Admins: Handle server configuration and maintenance
Admin Activity Log
Keep track of admin actions:
- Who was kicked or banned and why
- Configuration changes made
- Server maintenance performed
- Issues encountered and resolved
Testing Admin Access
After adding a new admin:
- Have them connect to the server
- Authenticate with
adminauth - Test with a safe command like
list - Verify they can see admin commands
- Confirm in admin chat channel or Discord