Please follow the steps below on how to add admins to your Avorion server.
- Start the server
- Open the Game Panel Console
- Enter
/admin -a --name <your playername> --id <your SteamID64>
For example:/admin -a --name MyName --id 789987789987789877 - If successful, you should see this in the console:
789987789987789877 [MyName] has been added to administrator list
To remove admins, just replace -a with -r on your command.