> For the complete documentation index, see [llms.txt](https://gitbook.eternyuhc.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.eternyuhc.fr/les-classiques/scenarios/monde.md).

# Monde

{% hint style="info" %}
Liste des scénarios disponible dans la catégorie Monde sur EternyUHC
{% endhint %}

<table><thead><tr><th width="234">Nom</th><th>Description</th></tr></thead><tbody><tr><td>Actually Monster Inc</td><td>Toutes les portes sont relliées entre-elles. Si vous cliquez sur une porte, vous êtes téléporté aléatoirement sur une autre.</td></tr><tr><td>Biome Paranoia</td><td>Les joueurs possèdent une pastille dans le tab de la couleur du biome dans lequel ils se situent.</td></tr><tr><td>Flower Power</td><td>Quand vous cassez une fleur, vous obtenez un objet aléatoire dans une quantité aléatoire.</td></tr><tr><td>Generous Admin</td><td>A des moments aléatoires, un administrateur peut apparaitre et donner des ressource dans un coffre puis partir mais en prévenant les joueurs dans le chat.</td></tr><tr><td>Horseless</td><td>Les chevaux ne sont plus montables.</td></tr><tr><td><a href="/pages/jaWxnIfY2gmtrJcBwIjy">Netheribus</a></td><td>A partir de X minute, les joueurs doivent être dans le Nether. Sinon, ils prendront des dégâts.</td></tr><tr><td>RandomLoot</td><td>Dès que vous cassez quelque chose, un autre item aléatoire apparait.</td></tr><tr><td><a href="/pages/WVmQOnIKdgMRw2cbcNpa">SkyHigh</a></td><td>A partir de X minutes, vous devez être au dessus de la couche X, sinon vous prendrez des dégâts.</td></tr><tr><td>Timber</td><td>Les arbres se cassent tout seul. Ce scénario se désactive au pvp.</td></tr></tbody></table>


---

# 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:

```
GET https://gitbook.eternyuhc.fr/les-classiques/scenarios/monde.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.
