> For the complete documentation index, see [llms.txt](https://changelog.matrixemulator.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.matrixemulator.com/welcome/server/muserver/data/util/gamemaster.md).

# GameMaster

<mark style="color:green;">List of characters with Game Master privileges — each line grants GM commands to a specific character from a specific account.</mark>

| **Column** | **Accepted Values**                          | **Description**                                                                                                                               |
| ---------- | -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Account    | Text in quotation marks, up to 10 characters | Name of the account that owns the character.                                                                                                  |
| Name       | Text in quotation marks, up to 10 characters | Name of the character receiving the GM level.                                                                                                 |
| Level      | Number                                       | GM level granted. Each GM command requires a minimum level — anyone with a level equal to or higher than the requirement can use the command. |

### <mark style="color:yellow;">Notes</mark>

* The combination of `Account` + `Name` must be an exact match — the same character name on a different account will not receive access.
* Characters connected with a special test flag from the AccountServer automatically receive level `0` in this list (in-memory only, without writing to the file) — this does not grant any commands on its own, as every GM command requires level `1` or higher.
* Changes to this file will only take effect after restarting the GameServer (or performing a `/reload`, if the server has that feature enabled).
