> For the complete documentation index, see [llms.txt](https://reglement.craftcou.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reglement.craftcou.fr/triche-et-mods.md).

# Triche et mods

## Principe général

Est considéré comme triche **tout logiciel, mod, réglage ou manipulation qui vous donne un avantage impossible à obtenir en jeu normal**.

Cette page liste les cas les plus courants sans être exhaustive : si un mod vous donne une information ou une capacité qu'un joueur sans mod n'a pas, considérez le comme interdit et demandez au staff **avant** de l'utiliser. Une question posée à l'avance ne sera jamais reprochée.

## Autorisés

| Catégorie        | Exemples                                     | Conditions                                                    |
| ---------------- | -------------------------------------------- | ------------------------------------------------------------- |
| Optimisation     | OptiFine, Sodium, Lithium, Iris              | Aucune restriction                                            |
| Shaders et packs | Shaders, packs de textures                   | Sans transparence des blocs                                   |
| Interface        | Toggle Sprint, Inventory Tweaks, mods de HUD | Sans automatisation                                           |
| Minimap          | Xaero's, JourneyMap                          | **Radar d'entités et de joueurs désactivé**, pas de cave mode |
| Voix             | Simple Voice Chat, Discord                   | Selon la configuration du serveur                             |

## Interdits

* **X-Ray** sous toutes ses formes : mod, ressource pack transparent, réglage de shader révélant les minerais, fullbright abusif.
* **Kill Aura**, aim assist, reach étendue, hitbox modifiée.
* **Fly**, speed, no fall, no clip, spider et tout mouvement non légitime.
* **Freecam** et tout mod permettant de voir à travers les blocs ou hors de votre champ de vision.
* **Radar joueurs**, ESP, chest finder, entity tracer.
* **Baritone** et tout robot de minage ou de déplacement automatique.
* **Autoclicker**, macros clavier/souris, scripts d'automatisation.
* Les clients complets type Wurst, Impact, Meteor, LiquidBounce. Les avoir installés suffit à être sanctionné, même sans les activer sur Craftcou.

## Dispositifs physiques

Sont assimilés à de la triche :

* Coincer une touche ou un bouton de souris avec un objet pour maintenir une action.
* Utiliser une souris ou un clavier programmé pour automatiser des clics ou des séquences.
* Toute installation permettant de jouer sans être devant l'écran.

## Sanction

La triche entraîne un **bannissement définitif dès la première fois**, sans avertissement et sans négociation.


---

# 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://reglement.craftcou.fr/triche-et-mods.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.
