Admin tools empower server administrators with RCON commands, player management, and monitoring capabilities. This tutorial will guide you through installing and configuring Admin Tools on your DayZ server using VolticHost Game Panel.
📌 Prerequisites
-
A DayZ server hosted with VolticHost.
-
Access to VolticHost Game Panel.
-
The Admin Tools mod files (commonly provided as an
@AdminTools
folder and its accompanying.bikey
file).
1️⃣ Installing the Admin Tools Mod
-
Download the Admin Tools mod from Steam Workshop or your preferred DayZ mod repository.
-
Extract the mod files to ensure you have a folder named
@AdminTools
. -
Log in to VolticHost Game Panel.
-
Click on your DayZ server to open the management dashboard.
-
Navigate to the File Manager tab and upload the @AdminTools folder to your server’s root directory.
-
Locate the
.bikey
file within the @AdminTools folder and move it to:/keys/
✅ Admin Tools mod has been installed!
2️⃣ Enabling Admin Tools in Startup Parameters
-
In VolticHost Game Panel, navigate to File Manager.
-
Open serverDZ.cfg located in the
/config/
directory. -
Add the Admin Tools mod to the startup parameters by including:
-mod=@AdminTools
-
Save the file and exit.
✅ Admin Tools mod is now enabled in startup parameters!
3️⃣ Configuring Admin List and Permissions
-
In File Manager, locate the Admin Tools configuration file (commonly named admin_config.json or similar) within the @AdminTools folder.
-
Open the configuration file and add your admin Steam IDs with appropriate permissions. For example:
{ "admins": [ { "steamID": "76561198000000000", "rank": "superadmin" }, { "steamID": "76561198011111111", "rank": "admin" } ] }
-
Adjust settings such as allowed commands, chat logging, and kick/ban permissions as required.
-
Click Save Content to apply the changes.
✅ Admin list and permissions are configured!
4️⃣ Restarting the Server to Apply Admin Tools Settings
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Click Start to restart it with the updated admin tools settings.
-
Join the server and verify that admin commands are functioning properly by testing a simple RCON command.
✅ Admin Tools are now active on your server!
🎉 Conclusion
You have successfully installed and configured Admin Tools on your DayZ server! These tools give you enhanced control for managing players, executing commands, and monitoring server performance.
For more assistance, contact VolticHost Support. 🚀