> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fourseasonshosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Add an Admin to Your Vintage Story Server

Granting administrator permissions to a player can be done directly from the server console.

1. Sign in to the game panel at `gamepanel.fourseasonshosting.com` and select your Vintage Story server.
2. Navigate to the **Console** section and make sure the server is currently running.
3. Enter the command below, replacing `<username>` with the player's exact in-game username:

```text theme={null}
/op <username>
```

4. Press **Enter** to run the command.

The specified player will now have administrator permissions and can access admin commands while playing on the server.
