> For the complete documentation index, see [llms.txt](https://shimado.gitbook.io/fungames/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shimado.gitbook.io/fungames/readme.md).

# Welcome

With this plugin you can add a lot of interactive games to your server that your players will enjoy.

😮 A number of modes can be launched with both money and specified items!

[📦](https://emojipedia.org/package) Separately from the plugin, there is a resource pack that will add variety to the gameplay and also improve the perfomance!

🧰 You can set as a reward money, items, items with some chance, commands!

🌎 You can set the worlds in which the mode will work.

[⚠️](https://emojipedia.org/warning) The plugin is not finished and will be updated with various functions, write to my discord what you would like to see in it!

## **SOCIAL MEDIA**

* [YouTube](https://www.youtube.com/@mineplugins13)
* [Discord](https://discord.gg/ahDTQRX6Fb)

## **PURCHASE**

* [Spigot](https://www.spigotmc.org/resources/%E2%AD%90-fungames-%E2%AD%90-many-interactive-games-and-events-1-12-1-21-3.100026/)
* [Polymart](https://polymart.org/resource/bsol-fungames.3549)
* [BuildByBit](https://builtbybit.com/resources/fungames-events-casino-and-more.32640/)
* [VKontakte](https://vk.com/genjishimado)
* [Discord](https://discord.gg/ahDTQRX6Fb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://shimado.gitbook.io/fungames/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
