> For the complete documentation index, see [llms.txt](https://docs.taigo.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.taigo.xyz/setup-game-server/user-rights.md).

# User rights

⚠️The minimum version: TAIGO.ECore 8.0.6.6+; TAIGO.ECore.DPC v.8.0.6+

Permissions are required to manage the ability to access game servers.

Available rights to issue:

* Admin (Weight 3)
* Moderator (Weight 2)
* User (Weight 1)

### How do I grant rights to a user?

To grant rights to the user, you need to register the /role command in the launcher console

<figure><img src="https://1141762245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6qWnAQKfDZxtFtysIMv%2Fuploads%2FvS3uIOhdHc9cbaOjlxHR%2Fimage.png?alt=media&amp;token=4402e75a-053a-4516-b8cd-532f93e7452f" alt=""><figcaption></figcaption></figure>

> /role {username} {permission}
>
> Example:
>
> /role TaigoStudio Admin&#x20;

### How can I restrict the display of some server by rights in the launcher?

Go to config.yml of your launcher and set the minimum weight of the right that allows you to log in to the server

<figure><img src="https://1141762245-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn6qWnAQKfDZxtFtysIMv%2Fuploads%2FR3JLZQSG0lI8wTQcAdQ9%2Fimage.png?alt=media&amp;token=f4237dde-088f-410c-9673-6114268bfc55" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Table of values:

3: Admin

2: Admin, Moderator&#x20;

1: Admin. Moderator, User&#x20;

0: the default value
{% endhint %}
