Summary
Avorion has numerous commands available to administrators and server owners. These commands offer various functions, such as server settings, player management, or spawning items. While using console commands is slightly less intuitive than the DevMode Menu, some exclusive functions must be done with commands. Users can get the most coverage for settings by using both the Dev Menu and console commands.
Requirement |
Console commands can only be used by Admins and may require DevMode. |
Avorion Console Commands
Console Commands can be used from the BisectHosting Games panel with the prefix --
or in-game chat by pressing /
.
Admin Commands
Command | Description |
/help |
Displays available commands. |
/w [Player Name] |
Sends a private message to another player. |
/save |
Saves current progress. |
/stop |
Stops the server. |
/seed |
Displays the seed of the server. |
/version |
Displays the server version. |
/suicide |
Destroys the current ship. |
/player |
Shows the players on the server. |
/status |
Displays info for the current status of the server. |
/give [Player Name] [amount] credits |
Gives credits to the designated player. |
/give [Player Name] [amount] [mineral name] |
Gives the player an amount of the selected mineral. |
/admin -a [Player Name] |
Grants a player admin rights. |
/admin -r [Player Name] |
Removes admin rights from a player. |
/kick [Player Name] |
Removes a player from the server. |
/ban [Player Name] |
Adds a player to the server blacklist. |
/unban [Player Name] |
Removes a player from the server blacklist. |
/banip [Player IP] |
Adds an IP to the server blacklist. |
/unbanip [Player IP] |
Removes an IP from the server blacklist. |
/blacklist |
Displays options for the blacklist. |
/whitelist |
Displays options for the whitelist. |
Server Commands
Command | Description |
/max-logs [value] |
Sets the number of logs to keep. |
/difficulty [value] |
Sets server difficulty. Values: -3 , -2 , -1 , 0 , 2 , 3 , Default = 0 |
/collision-damage [value] |
Set to 0 for no damage, or 1 for full damage. |
/port [value] |
Server listening port. Do Not Change. |
/exit-on-last-admin-logout |
Shut down when last admin logs out. |
/public [value] |
Indicate if the server should allow other players to join. |
/infinite-resources [value] |
Enable infinite resources for all players. |
/listed [value] |
Indicate if the server should appear in the lists of public servers. |
/max-players [value] |
Maximum number of players allowed. |
/save-interval [value] |
Time interval between saves. |
/same-start-sector arg |
Sets if all players start from the same sector. |
/server-name [value] |
Changes server name. |
/use-steam-networking [value] |
Use Steam networks and authentication. |
/galaxy-name [value] |
Galaxy name added to the data path. |
/datapath [value] |
Folder in which the galaxies will be stored. |
/admin [value] |
Steam server administrator’s ID’s. |
/threads [value] |
Specify the number of threads used to update sectors. |
/t [ –trace ] [value] |
Allows various tracking options. |
/stderr-to-log |
Redirect the console standard error output to the log file. |
/stdout-to-log |
Redirect the standard console output to the log file. |