# Setup

### General Setup&#x20;

After purchase and license approval, upload the plugin into the server, start the server, go to "config.yml" and put the license in the "LICENSE-KEY" value, and restart the server.

You can now start setting up and configuring the plugin.

Go to "config.yml" and disable any of the modules which you don't want to have, by default, all of them are enabled.

Go to "modules.yml" and change all of the modules' messages, settings, etc.

### Mines Setup&#x20;

Mines are able to be disabled in the "config.yml", but it's a Prison server so I don't know why you'd want to disable all of them.

You have the ability to have normal mines and/or private mines.


---

# 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://docs.loganmagnan.com/paid-plugins/prison-core-coming-soon/setup.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.
