# License

## Why a license?

{% hint style="info" %}
The plugins are equipped with a license system to avoid leaks.
{% endhint %}

So that you have some time to set my plugins properly, each plugin has a so-called **public-license**, but this can also be locked at any time. If the license is locked, the plugin can't be activated and therefore can't be used anymore. With the public license, you can use the plugin for 7 days without having to do anything. With expiration of the 7 days, the use of the plugin is no longer possible. Therefore it is of advantage to request a private license within the 7 days in the ticket support on my Discord server. If you use a public license, you will find out below.

## Am I using a public license?

To see if you are using a public license, you only have to look at the so-called identifier, which is formed by the first 4 letters.\
In this example the bold marked letters are the identifier: **L31V**-D46S-F5S3-FSE7

In der folgenden Tabelle, kannst du die Identifier der einzelnen Plugins einsehen:

| Plugin                   | Identifier |
| ------------------------ | ---------- |
| LanguageAPI (Spigot)     | L31V       |
| LanguageAPI (BungeeCord) | L31V       |
| BungeeSystem             | GYM5       |


---

# 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://wiki-en.herrtechniker.eu/general/lizenz.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.
