Follow these steps to add admins to your game server:
Step 1: Log in to Your Control Panel
Access your game server control panel here:
https://tcadmin.imperiumhosting.com:8881/Login
Step 2: Note Your Admin Name and ID
Each player on your server has a unique name and ID number. You’ll need both to assign admin privileges.
-
You can find this information in your web console on your dashboard.
Step 3: Turn Off Your Server
Before editing any server files, ensure your server is turned off to prevent data corruption.
Step 4: Locate the admin.xml File
Navigate to your server’s Config Files section in the dashboard and open admin.xml using the text editor.
Step 5: Add Your Admin Entry
Scroll to the bottom of the file where existing admin entries are listed. You will see a line like:
Create a new line below it and enter your player’s name and ID from Step 2. For example:
-
Replace
YourPlayerNamewith the player’s name. -
Replace
12345with the player’s unique ID.
Step 6: Save the File
Click the Save button at the top of the editor to save your changes.
Step 7: Restart Your Server
Once your file is saved, restart your server. The new admin will now have full privileges on your server.