Adding Admins to your Avorion Server

From Citadel Servers Wiki
Jump to navigation Jump to search

This guide will show you how to add Administrators to your Avorion Server using 64 bit Steam IDs.


Method 1: Using Commandline


On your Game Panel

1. Open "Commandline Manager".

CmdLine.png

For steps 2 to 5, refer to the image below.

Citadel-servers-game-avorion-method-1.jpg

2. Click "New" button.
3. Input your 64 Bit SteamID in the "Default Administrator" box.
4. Make sure the "Select" checkbox to the left are checked.
5. Click the "Save" button.

Notes: 
You can have multiple Administrators by specifying multiple 64 Bit Steam IDs separated by commas.
(e.g.  "1234567890,1234567890,1234567890")



Method 2: Using Configuration Files

On your Game Panel

1. Open "Configuration Files"

Do1.png

2. Locate "admin.xml" and click "Text Editor"

Citadel-servers-game-avorion-method-2-1.jpg

For steps 3 to 5, refer to the image below

Citadel-servers-game-avorion-method-2-2.jpg



3. Find the "<administrators>" tag.
4. Insert a tag in this format <admin name="NICKNAME" id="64_BIT_STEAM_ID"/>
5. Click "Save"

Notes: You can have multiple Administrators by inserting an <admin name="NICKNAME" id="64_BIT_STEAM_ID"/> per user.