# Server Setup

1. Go to the main [GPORTAL](https://www.g-portal.com/en) | [NITRADO](https://server.nitrado.net/en-GB) page.
2. Go to **\[My Servers] | \[My Services]** where you should be able to access all of your rented servers.
3. After selecting your server, you can change many options, but for now let’s stick to the basics:
   * Name
   * Password
   * Map
   * Seed
   * Player Count
   * Map Size
   * Monuments

## To set yourself as an Owner

Go to **\[Console]** over on the left on the GPORTAL | NITRADO website and type the following command:

```bash
OwnerID "Your Gamertag/PSN ID"
```

## To add other tiers

```bash
AdminID "Gamertag/PSN ID"
ModeratorID "Gamertag/PSN ID"
VIPID "Gamertag/PSN ID"
```

***

## To revoke tier rights

```bash
RemoveAdmin "Gamertag/PSN ID"
RemoveModerator "Gamertag/PSN ID"
RemoveVIP "Gamertag/PSN ID"
```
