# INSTALLATION

## **Server.cfg**

Enter the following in your server.cfg

`ensure GMD_Christmas`

To start the resource, and at the end you have to enter the player identifier at the bottom of the server.cfg which can stop the music on the Christmas market.

<pre><code>add_ace group.admin gmd.xmas allow
add_principal identifier.license:<a data-footnote-ref href="#user-content-fn-1">ROCKSTAR-LICENSE</a> group.admin
</code></pre>

At the end you only have to adapt the Config.lua which is self-explanatory

[^1]:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gmd-scripts.gitbook.io/gmd/gmd_christmas/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
