# MCG BlueMap Essentials (Plus)

{% hint style="warning" %}
This documentation is made for the PLUS version most apply to the old version but not everything
{% endhint %}

## How to install?

Simply put the plugin and startup the server.\
After the server started open the config file and turn on which modules u wanna use.\
once you have done that restart the server and use /**bme gui**

### Admin permission

To use the ingame commands you will need the **mcgbme.admin** permission node!

### How to manage the modules

Please use /**BME gui**

{% hint style="danger" %}
Do not edit the module files manually if possible. if you do it breaks the way the system works and causes errors if mistakes are made.

Beside that NEVER edit the files while the server is running unless you are using the ingame GUI
{% endhint %}

### How do i make Marker Signs

#### POI marker:

place a sign with : \
\[BMEPOI]\
SetName\
MarkerName

#### AREA marker:

place a sign with:\
\[BMEAREA]\
SetName\
MarkerName\
X/Z < end coordinates


---

# 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.mcgsoft.eu/mcg-bluemap-essentials.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.
