# MCG Menu (all plugins)

### What is this?

MCG Menu is a part of the MCG Plugin security which is intergrated in all MCG plugins.\
It allows for easy error reporting and updating of all MCG Plugins.

### Commands

All commands are based on /MCG

| command       | arguments                                        | Description                                                                                           |
| ------------- | ------------------------------------------------ | ----------------------------------------------------------------------------------------------------- |
| /MCG update   | <p>\[all / pluginname]<br>(Console friendly)</p> | Updates or installs the plugin requested or all at once. (it will update if it exists if not install) |
| /MCG reports  | <p>\[page]<br>(ingame only)</p>                  | View error reports and send them to MCG for investigation and fix                                     |
| /MCG register | <p>\[ID] \[KEY]<br>(ingame only)</p>             | Links your central account with your server. this is required for the reports to work.                |
| /MCG discord  | (ingame only)                                    | Quickly get the discord join link to chat about the plugin                                            |
| /MCG Website  | (ingame only)                                    | Provides a link to the MCG website                                                                    |
| /MCG Central  | (ingame only)                                    | Provides a link directly to MCG Central                                                               |
| /MCG thanks   | (ingame only)                                    | Shows donators                                                                                        |
| /MCG update   | (ingame only)                                    | While ingame opens a GUI  that allows you to install or update any mcg plugin                         |
|               |                                                  |                                                                                                       |

### Hey! what about my privacy?

Nothing is send or received without your concent.\
The only thing it does automatically is checking for plugin updates which u can turn off.


---

# 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-menu-all-plugins.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.
