Adding additional Admins to your Avorion Server
This guide shows how to add administrators to your Avorion server using 64-bit Steam IDs.
After admins are added, they can use Avorion console and admin commands in-game.
- Get each admin’s 64-bit Steam ID from steamid.io or steamid.net
- Open the AleForge Panel
- Stop the server
- Open
File Manager - Go to the
galaxyfolder and open your active galaxy folder - Open the galaxy configuration file and find the
administratorssection - Add a new
<admin>line for each administrator (see example below) - Save the file and restart the server
Some Avorion installs also store admins in admin.xml inside the galaxy folder. If you see that file, you can edit it instead using the same Steam ID format.
Example Administrator Configuration
Section titled “Example Administrator Configuration”<administrators> <admin name="admin1" id="9978361475350069"/> <admin name="admin2" id="8703864364411860"/> <admin name="admin3" id="2389737095332616"/></administrators>The name value is a label for your reference. The id must be the player’s 64-bit Steam ID.