How to Become an Admin on Your Starbound Server

Admin permissions are required to run various commands such as banning players, spawning items and warping time. To grant admin permissions, a user account with admin permissions needs to be created. Make sure that only trusted users have access to your admin accounts to ensure that commands are not used maliciously.

Creating an Admin Account

  1. Log in to your Control Panel and Stop your server.
  2. Navigate to FilesFTP File Access.
  3. Navigate to the /storage/ folder.
  4. Click the Edit button next to the file starbound_server.config.
  5. Locate the ServerUsers section.
  6. For every player that you want to grant admin permissions to, add the following lines:

    NOTE: If you are adding multiple admin users, ensure that you add a comma (,) after each closing bracket, with the exception of the last user. You can find an example below:
    "USERNAME_HERE": {
    
    "admin" : true,
    "password" : "PASSWORD_HERE"
    }
  7. Click Save and Start your server.
  8. Connect to your server. When connecting to your server, ensure that you enter the username and password for your admin user account.

For a complete list of commands that you can run on your server, visit the commands list on the Starbound Wiki.

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 0 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Related Articles

How To Reset Your Starbound World

If you would like to start over with a brand new Universe on your Starbound server, you can...

How To Setup RCON on Your Starbound Server

RCON is a useful tool that allows server owners to enter console commands to the server without...

How to Make Your Starbound Server Private Through User Accounts

Starbound does not have a standard whitelisting system. However, it is possible to create user...

How to Join Your Starbound Server

To get started, make sure your server is up and running by clicking Start on your control panel....

How to Enable Querying on Your Starbound Server

Querying is a useful tool that provides server information to the user. It shows data such as...