# License

© 2026 **FGH STUDIO**. All Rights Reserved.

This page describes the licensing terms for the **DealOrNoDeal** plugin.

***

### 1. Ownership and Copyright

This software product, including but not limited to its compiled plugin files, source code, configuration files, assets, documentation, and any related materials, is the exclusive intellectual property of **FGH STUDIO**.

All rights not explicitly granted in this license remain reserved.

***

### 2. Permitted Use

By downloading or obtaining this plugin, you are granted a **limited, non-exclusive, non-transferable license** to use the original compiled plugin file (`.jar`) on personal or commercial Minecraft servers.

You may share the original, unmodified plugin file with friends for private or server use, provided that:

* The plugin remains completely unmodified
* No payment is required to obtain the plugin
* Proper credit to **FGH STUDIO** is maintained

***

### 3. Prohibited Actions

Users and third parties are strictly prohibited from:

* Copying, modifying, adapting, or reusing the source code in whole or in part
* Decompiling, reverse engineering, or attempting to extract the source code
* Selling, licensing, sublicensing, or monetizing this plugin
* Uploading or redistributing the plugin on other websites, marketplaces, archives, or file-hosting services without written permission
* Including this plugin in plugin packs, server packs, or redistributed server files without permission
* Claiming this plugin or any part of it as your own work
* Removing or altering copyright notices, branding, console messages, metadata, or author information

***

### 4. Official Distribution

This plugin may only be officially distributed by **FGH STUDIO** through authorized platforms such as its official project pages.

Unauthorized reuploads, mirrors, or commercial redistribution are strictly prohibited.

***

### 5. Limitation of Liability

This software is provided **"as is"**, without warranty of any kind, express or implied.

**FGH STUDIO** shall not be held liable for any damages, data loss, server instability, incompatibility, or other issues resulting from the use or misuse of this plugin.

***

### 6. Violations

Any violation of these terms constitutes infringement of the intellectual property rights of **FGH STUDIO** and may result in:

* License termination
* DMCA takedown requests
* Potential legal action

***

### Contact

For licensing inquiries or special permissions, contact:

**\[Your Email Address or Official Discord Server]**

***

**DEVELOPED BY FGH STUDIO | 2026**


---

# 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.fghstudio.eu/license/license.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.
