# Requirements

## The require check

Of course every plugin has its requirements.\
This plugin also has some special requirements the following list apply's for this:

* Java 7 +
* PHP 5.6 +
* SQLite V3
* CGI
* CURL
* SPIGOTMC 1.13+ (older version can work but is not supported)
* Write Access on webserver
* Some webserver space.

## The easy way!

If you already have a webserver.\
You can also download the special made requirecheck.\
Once uploaded simply browse to it and it will show if your webserver meets the requirements.

{% file src="/files/-Lm0\_3cIKnbl9QYZOjFH" %}
Requirecheck
{% endfile %}


---

# 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-minestore/requirements.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.
